MPybtex is an unofficial branch of Pybtex, extended of supporting bibliography files in other than BibTeX formats:
- Reference Manager - .ris
- EPrints3 XML - .epr
- METS/MODS - .mets
You can start using it typing mpybtex where you would have typed bibtex.
Read Manual for details, although it may be still incomplete.
Download and install
The tarball is available here.
To install latest MPybtex from the trunk:
svn co https://mpybtex.svn.sourceforge.net/svnroot/mpybtex/trunk
cd pybtex
python setup.py install
If something goes wrong, please file a bug report.