File: control

package info (click to toggle)
derpconf 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 128 kB
  • sloc: python: 440; makefile: 33
file content (27 lines) | stat: -rw-r--r-- 929 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: derpconf
Maintainer: Marcelo Jorge Vieira <metal@debian.org>
Uploaders: Gilles Dubuc <gilles@wikimedia.org>
Section: python
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 8),
               python-setuptools (>= 0.6b3),
               python-all (>= 2.6.6-3),
               dh-python,
               python-pyvows,
               python-gevent,
               python-coverage,
               python-colorama,
               python-tox,
               python-six
X-Python-Version: >= 2.6
Homepage: https://github.com/globocom/derpconf
Vcs-Git: git://github.com/globocom/derpconf.git
Vcs-Browser: https://github.com/globocom/derpconf

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