python-bibtexparser
Bibtex parser in Python 2.7 and 3.
The original source code was part of bibserver from okfn http://github.com/okfn/bibserver This project is released under the AGPLv3. Okfn and the original authors kindly provided the permission to use a subpart of their project (ie the bibtex parser) under LGPLv3. Many thanks to them!
The aim of this project is to provide a standalone library in python.
Documentation
Documentation including installation procedure and archives.
https://bibtexparser.readthedocs.org/
Upgrading
Please, read the changelog before upgrading for API modifications.
License
Dual license (at your choice):
- LGPLv3.
- BSD
See COPYING for details.