pybtex 0.15
A BibTeX-compatible bibliography processor in Python
Downloads ↓ | Package Documentation
Latest Version: 0.16
Synopsis
latex foo.tex pybtex foo.aux latex foo.tex latex foo.tex
Description
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.
Pybtex currently understands the following bibliography formats:
- BibTeX
- BibTeXML
- YAML-based format
The resulting bibliography may be output in one of the following formats (not supported by legacy BibTeX styles):
- LaTeX
- HTML
- plain text
Download and Install
You are strongly encouraged to use our Bazaar repository instead of tarballs:
bzr branch lp:pybtex cd pybtex python setup.py develop
To run unit tests:
python setup.py nosetests
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pybtex-0.15.tar.bz2 (md5) | Source | 2011-02-01 | 54KB | 987 | |
- Author: Andrey Golovizin
- Documentation: pybtex package documentation
- Home Page: http://pybtex.sourceforge.net/
- License: MIT
- Platform: platform-independent
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: End Users/Desktop
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Text Editors :: Text Processing
- Topic :: Text Processing :: Markup :: LaTeX
- Topic :: Text Processing :: Markup :: XML
- Package Index Owner: erosennin
- DOAP record: pybtex-0.15.xml
