Metadata-Version: 1.1
Name: bibgen
Version: 0.1.1
Summary: A citation and bibliography generator
Home-page: http://emilien.tlapale.com/code/bibgen
Author: Émilien Tlapale
Author-email: emilien@tlapale.com
License: UNKNOWN
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. 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 :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: XML
