Source: python-bibtex Section: python Priority: optional Maintainer: Chris Lawrence Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-3~), libglib2.0-dev, librecode-dev Standards-Version: 3.9.5 Homepage: http://www.pybliographer.org/ Package: python-bibtex Architecture: any Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Conflicts: librecode0 (<< 3.6-10), pybliographer (<< 1.2.7-1) Description: Python interfaces to BibTeX and the GNU Recode library This module contains two extensions needed for pybliographer: . * a BibTeX parser * a simple binding to GNU Recode . However, it may be useful to programmers working on other projects as well.