Source: preggy
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Gilles Dubuc <gilles@wikimedia.org>,
           Marcelo Jorge Vieira <metal@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-nose,
               python3-setuptools,
               python3-six,
               python3-unidecode,
               tox
Standards-Version: 4.4.1
Homepage: http://heynemann.github.io/preggy
Vcs-Browser: https://salsa.debian.org/python-team/modules/preggy
Vcs-Git: https://salsa.debian.org/python-team/modules/preggy.git
Rules-Requires-Root: no

Package: python3-preggy
Architecture: all
Depends: python3-six, python3-unidecode, ${misc:Depends}, ${python3:Depends}
Description: Assertion library for Python
 Collection of expectations for Python applications, extracted from
 the pyVows project.
