Metadata-Version: 1.1
Name: sphinxcontrib-bibtex
Version: 0.2.3
Summary: sphinxcontrib-bibtex is a Sphinx extension for BibTeX style citations.
Home-page: https://github.com/mcmtroffaes/sphinxcontrib-bibtex
Author: Matthias C. M. Troffaes
Author-email: matthias.troffaes@gmail.com
License: BSD
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-bibtex
Description: It allows `BibTeX <http://www.bibtex.org/>`_
        citations to be inserted into documentation generated by
        `Sphinx <http://sphinx.pocoo.org/>`_, via
        a ``bibliography`` directive, and a ``cite`` role, which
        work similarly to LaTeX's ``\bibliography`` and ``\cite`` commands.
        
        Inspired by
        `bibstuff.sphinxext.bibref <https://github.com/matthew-brett/bibstuff>`_
        by Matthew Brett.
        
        * Download: http://pypi.python.org/pypi/sphinxcontrib-bibtex/#downloads
        
        * Documentation: http://sphinxcontrib-bibtex.readthedocs.org/
        
        * Development: http://github.com/mcmtroffaes/sphinxcontrib-bibtex/
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
