This package browser is in early development. Mind the rough edges.

python-biblib 0.1.0-1.ab0e857

BibTeX parsing and transformation library

Biblib provides a simple, standalone Python 3 package for parsing BibTeX bibliographic databases, as well as algorithms for manipulating BibTeX entries in BibTeX-y ways. Biblib's parser is derived directly from the WEB source code for BibTeX and hence (barring bugs in translation) should be fully compatible with BibTeX's own parser.

Installation

Install python-biblib 0.1.0-1.ab0e857 as follows:

guix install python-biblib@0.1.0-1.ab0e857

Or install the latest version:

guix install python-biblib

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.