[Python-apps-commits] r3628 - in packages (103 files)

jwilk-guest at users.alioth.debian.org jwilk-guest at users.alioth.debian.org
Sat Aug 29 19:27:34 UTC 2009


    Date: Saturday, August 29, 2009 @ 19:27:32
  Author: jwilk-guest
Revision: 3628

[svn-inject] Installing original source of pybtex

Added:
  packages/pybtex/
  packages/pybtex/branches/
  packages/pybtex/branches/upstream/
  packages/pybtex/branches/upstream/current/
  packages/pybtex/branches/upstream/current/COPYING
  packages/pybtex/branches/upstream/current/PKG-INFO
  packages/pybtex/branches/upstream/current/README
  packages/pybtex/branches/upstream/current/docs/
  packages/pybtex/branches/upstream/current/docs/html/
  packages/pybtex/branches/upstream/current/docs/html/display.css
  packages/pybtex/branches/upstream/current/docs/html/features.html
  packages/pybtex/branches/upstream/current/docs/html/history.html
  packages/pybtex/branches/upstream/current/docs/html/index.html
  packages/pybtex/branches/upstream/current/docs/html/manual.html
  packages/pybtex/branches/upstream/current/docs/html/master.css
  packages/pybtex/branches/upstream/current/docs/html/print.css
  packages/pybtex/branches/upstream/current/docs/html/pygments.css
  packages/pybtex/branches/upstream/current/docs/html/style_api.html
  packages/pybtex/branches/upstream/current/docs/man1/
  packages/pybtex/branches/upstream/current/docs/man1/pybtex-convert.1
  packages/pybtex/branches/upstream/current/docs/man1/pybtex.1
  packages/pybtex/branches/upstream/current/docs/rst/
  packages/pybtex/branches/upstream/current/docs/rst/display.css
  packages/pybtex/branches/upstream/current/docs/rst/features.rst
  packages/pybtex/branches/upstream/current/docs/rst/history.rst
  packages/pybtex/branches/upstream/current/docs/rst/index.rst
  packages/pybtex/branches/upstream/current/docs/rst/manual.rst
  packages/pybtex/branches/upstream/current/docs/rst/master.css
  packages/pybtex/branches/upstream/current/docs/rst/print.css
  packages/pybtex/branches/upstream/current/docs/rst/style_api.rst
  packages/pybtex/branches/upstream/current/examples/
  packages/pybtex/branches/upstream/current/examples/foo.bib
  packages/pybtex/branches/upstream/current/examples/foo.bibtexml
  packages/pybtex/branches/upstream/current/examples/foo.tex
  packages/pybtex/branches/upstream/current/examples/foo.yaml
  packages/pybtex/branches/upstream/current/pybtex/
  packages/pybtex/branches/upstream/current/pybtex/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/__main__.py
  packages/pybtex/branches/upstream/current/pybtex/__version__.py
  packages/pybtex/branches/upstream/current/pybtex/auxfile.py
  packages/pybtex/branches/upstream/current/pybtex/backends/
  packages/pybtex/branches/upstream/current/pybtex/backends/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/backends/html.py
  packages/pybtex/branches/upstream/current/pybtex/backends/latex.py
  packages/pybtex/branches/upstream/current/pybtex/backends/plaintext.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/
  packages/pybtex/branches/upstream/current/pybtex/bibtex/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/bst.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/builtins.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/exceptions.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/interpreter.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/kpathsea.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/names.py
  packages/pybtex/branches/upstream/current/pybtex/bibtex/utils.py
  packages/pybtex/branches/upstream/current/pybtex/cmdline.py
  packages/pybtex/branches/upstream/current/pybtex/core.py
  packages/pybtex/branches/upstream/current/pybtex/database/
  packages/pybtex/branches/upstream/current/pybtex/database/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/database/convert/
  packages/pybtex/branches/upstream/current/pybtex/database/convert/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/database/convert/__main__.py
  packages/pybtex/branches/upstream/current/pybtex/database/formats.py
  packages/pybtex/branches/upstream/current/pybtex/database/gen_formats.py
  packages/pybtex/branches/upstream/current/pybtex/database/input/
  packages/pybtex/branches/upstream/current/pybtex/database/input/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/database/input/bibtex.py
  packages/pybtex/branches/upstream/current/pybtex/database/input/bibtexml.py
  packages/pybtex/branches/upstream/current/pybtex/database/input/bibyaml.py
  packages/pybtex/branches/upstream/current/pybtex/database/output/
  packages/pybtex/branches/upstream/current/pybtex/database/output/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/database/output/bibtex.py
  packages/pybtex/branches/upstream/current/pybtex/database/output/bibtexml.py
  packages/pybtex/branches/upstream/current/pybtex/database/output/bibyaml.py
  packages/pybtex/branches/upstream/current/pybtex/docgen/
  packages/pybtex/branches/upstream/current/pybtex/docgen/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/docgen/html.py
  packages/pybtex/branches/upstream/current/pybtex/docgen/man.py
  packages/pybtex/branches/upstream/current/pybtex/docgen/mystyle.py
  packages/pybtex/branches/upstream/current/pybtex/docgen/template.html
  packages/pybtex/branches/upstream/current/pybtex/exceptions.py
  packages/pybtex/branches/upstream/current/pybtex/plugin.py
  packages/pybtex/branches/upstream/current/pybtex/richtext.py
  packages/pybtex/branches/upstream/current/pybtex/style/
  packages/pybtex/branches/upstream/current/pybtex/style/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/style/formatting/
  packages/pybtex/branches/upstream/current/pybtex/style/formatting/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/style/formatting/unsrt.py
  packages/pybtex/branches/upstream/current/pybtex/style/labels.py
  packages/pybtex/branches/upstream/current/pybtex/style/names.py
  packages/pybtex/branches/upstream/current/pybtex/style/template.py
  packages/pybtex/branches/upstream/current/pybtex/tests/
  packages/pybtex/branches/upstream/current/pybtex/tests/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/tests/database_test/
  packages/pybtex/branches/upstream/current/pybtex/tests/database_test/__init__.py
  packages/pybtex/branches/upstream/current/pybtex/tests/database_test/reference_data.yaml
  packages/pybtex/branches/upstream/current/pybtex/tests/parse_name_test.py
  packages/pybtex/branches/upstream/current/pybtex/tests/run_bibtex.py
  packages/pybtex/branches/upstream/current/pybtex/textutils.py
  packages/pybtex/branches/upstream/current/scripts/
  packages/pybtex/branches/upstream/current/scripts/pybtex
  packages/pybtex/branches/upstream/current/scripts/pybtex-convert
  packages/pybtex/branches/upstream/current/setup.cfg
  packages/pybtex/branches/upstream/current/setup.py

The diff is longer than the limit of 200KB.
Use svn diff -r 3627:3628 to see the changes.



More information about the Python-apps-commits mailing list