1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: python-cdd
Section: python
Priority: extra
Maintainer: Otavio Salvador <otavio@debian.org>
Uploaders: Martin Fuzzey <mfuzzey@gmail.com>
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.41), python-dev, dh-python
Standards-Version: 3.9.6
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}, ${misc:Depends}, python-apt (>= 0.7.93.2)
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.
.
Homepage: http://projetos.ossystems.com.br/projects/show/python-cdd
|