Metadata-Version: 1.1
Name: bibgen
Version: 0.2
Summary: A citation and bibliography generator
Home-page: http://emilien.tlapale.com/code/bibgen
Author: Émilien Tlapale
Author-email: emilien@tlapale.com
License: BSD
Description: Bibgen is a Python script that allows styled
        citations and bibliography generation using external bibliographic
        databases. It supports databases such as BibTeX, JSON or Mendeley,
        and generates styled citations and bibliography sections for several
        document types including DocBook and reStructuredText. Textual
        citations and entries in the generated bibliographies are styled using
        rules found in CSL stylesheets. Thousands of those stylesheets are
        readily available, for instance through the Zotero style repository.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: XML
