Source: python-gpyconf
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> 
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends:
 cdbs (>= 0.4.90~),
 debhelper (>= 9),
 python (>= 2.6.6-3~),
 python-setuptools
Standards-Version: 3.9.4
Homepage: https://github.com/kkris/gpyconf
X-Python-Version: >= 2.6

Package: python-gpyconf
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends},
 python-lxml,
 python-gtk2
Description: Python configuration framework with support for multiple backends
 A modular Python configuration framework with support for multiple backends
 (ConfigParser, XML, JSON, ...) and multiple frontends (GTK+, Web, ...).
