Source: derpconf
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Gilles Dubuc <gilles@wikimedia.org>,
 Marcelo Jorge Vieira <metal@debian.org>,
Section: python
Standards-Version: 4.7.3
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-colorama,
 python3-coverage,
 python3-gevent,
 python3-pyvows,
 python3-setuptools,
Homepage: https://github.com/globocom/derpconf
Vcs-Git: https://salsa.debian.org/python-team/packages/derpconf.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/derpconf
Testsuite: autopkgtest-pkg-python

Package: python3-derpconf
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Provides:
 ${python3:Provides},
Description: Python module to abstract loading configuration files for your app
 Abstracts loading configuration files for your app.
