File: control

package info (click to toggle)
python-cdd 0.0.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 268 kB
  • ctags: 123
  • sloc: python: 974; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-cdd
Section: net
Priority: extra
Maintainer: Otavio Salvador <otavio@debian.org>
Build-Depends-Indep: python-all-dev, python-support (>= 0.4)
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.41)
Standards-Version: 3.7.2

Package: python-cdd
Architecture: all
Depends: ${python:Depends}, python-apt
Description: library to make easier to build CDD related applications
 This is a library that include common things to make easier to build
 Custom Debian Distributions related applications.
 .
 See http://projects.ossystems.com.br/python-cdd for more information.