BibTeX-compatible Bibliography Processor in Python

Edit Package python-pybtex
http://pybtex.sourceforge.net/

Pybtex is a BibTeX-compatible bibliography processor written in Python which
can produce formatted bibliographies in different, customizable formats. It
supports both native BibTeX style files and styles written in Python and
accepts BibTeX, BibTeXML, and a custom YAML-based bibligraphy input format and
can output LaTeX, HTML, and plain text.

Furthermore, Pybtex provides an interface for Python applications which need to
process the above formats.

Refresh
Refresh
Source Files
Filename Size Changed
pybtex-0.18.tar.bz2 0000256266 250 KB
python-pybtex.changes 0000004969 4.85 KB
python-pybtex.spec 0000002614 2.55 KB
Revision 10 (latest revision is 19)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 246434 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 10)
- update to version 0.18
  - Pybtex is now fully case-insensitive (like BibTeX). As a
    consequence, IEEEtran styles now work corretly.
  - Added ``--preserve-case`` optoin to ``pybtex-convert`` (by
    default all identifiers are converted to lower case).
  - An erorr is reported if two citations have the same key but
    different case, like in BibTeX. (Example: ddt1999 and DDT1999).
  - Fixed parsing unused bibliography entries with strings
    containing @ characters.
  - ``entry.max$`` constant is now set to 250, ``global.max$`` is
    set to 20000, like in BibTeX.
  - Added ``--strict`` option to ``pybtex-convert`` and
    ``pybtex-format`` (turns warning to errors).
  - Strict mode is now enabled by default when using pybtex as a
    library (exceptions are raised on all errors instead of just
    printing warnings to stderr).
    Non-strict error handling is still enabled when using pybtex
    from the command line, for compatibility with BibTeX. Use
    ``--strict`` option if you don't like this.
  - Added missing pybtex-format manpage.
Comments 0
openSUSE Build Service is sponsored by