File: control

package info (click to toggle)
python-cdd 0.0.8
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 256 kB
  • ctags: 136
  • sloc: python: 1,016; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-cdd
Section: net
Priority: extra
Maintainer: Otavio Salvador <otavio@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.41), python | python-dev | python-all-dev, python-support (>= 0.3)
Standards-Version: 3.7.2
VCS-Git: git://projetos.ossystems.com.br/git/python-cdd.git
VCS-Browser: http://projetos.ossystems.com.br/repositories/show/python-cdd

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.