.. BibtexParser documentation master file, created by
   sphinx-quickstart on Thu Aug  1 13:30:23 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to BibtexParser's documentation!
========================================


:Author: François Boulogne, Olivier Mangin, Lucas Verney, and other contributors.
:Source Code: `github.com project <https://github.com/sciunto-org/python-bibtexparser>`_
:Bugs: `github.com <https://github.com/sciunto-org/python-bibtexparser/issues>`_
:Generated: |today|
:License: LGPL v3 or BSD
:Version: |release|

BibtexParser is a python library to parse bibtex files. The code relies on `pyparsing <http://pyparsing.wikispaces.com/>`_ and is tested with unittests.
BibtexParser is used in more than 1300 open-source `repositories <https://github.com/sciunto-org/python-bibtexparser/network/dependents?package_id=UGFja2FnZS01MDI4NzgxNg%3D%3D>`_.


Contents:

.. toctree::
    :maxdepth: 2

    install.rst
    tutorial.rst
    bibtexparser.rst
    logging.rst
    bibtex_conv.rst


Other projects
==============

* http://pybtex.sourceforge.net/
* http://pybliographer.org/
* https://github.com/matthew-brett/babybib

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

