Source: python-dawg
Section: python
Priority: optional
Maintainer: Jakub Wilk <jwilk@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-dawg/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-dawg/trunk/
Build-Depends: debhelper (>= 7),
 dpkg-dev (>= 1.15.7~),
 python-all-dev (>= 2.6.6-3~), python-all-dbg,
 python3-all-dev (>= 3.1.2-7~), python3-all-dbg,
 cython (>= 0.17),
 libdawgdic-dev (>= 0.4.5),
 libb64-dev (>= 1.2-2~),
 python-pytest, python3-pytest,
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Standards-Version: 3.9.4
Homepage: http://pypi.python.org/pypi/DAWG

Package: python-dawg
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Built-Using: dawgdic (= ${dawgdic:Version})
Description: Python library for DAWG dictionaries
 python-dawg is a Python library for building and accessing dictionaries
 implemented with directed acyclic word graphs (DAWGs).

Package: python-dawg-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends}, ${shlibs:Depends}, python-dawg (= ${binary:Version})
Recommends: ${python:Depends}
Description: Python library for DAWG dictionaries - debug
 python-dawg is a Python library for building and accessing dictionaries
 implemented with directed acyclic word graphs (DAWGs).
 .
 This package contains the detached debugging symbols and the extensions built
 for the Python debug interpreter.

Package: python3-dawg
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
Built-Using: dawgdic (= ${dawgdic:Version})
Description: Python 3 library for DAWG dictionaries
 python3-dawg is a Python 3 library for building and accessing dictionaries
 implemented with directed acyclic word graphs (DAWGs).

Package: python3-dawg-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends}, ${shlibs:Depends}, python3-dawg (= ${binary:Version})
Recommends: ${python3:Depends}
Description: Python 3 library for DAWG dictionaries - debug
 python3-dawg is a Python 3 library for building and accessing dictionaries
 implemented with directed acyclic word graphs (DAWGs).
 .
 This package contains the detached debugging symbols and the extensions built
 for the Python debug interpreter.
