1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: python-apptools
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~)
Build-Depends-Indep: python-setupdocs, libjs-jquery
Standards-Version: 3.9.6
X-Python-Version: >= 2.5
Homepage: http://pypi.python.org/pypi/apptools
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-apptools/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-apptools/trunk/
Package: python-apptools
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
libjs-jquery, python-configobj
Breaks: mayavi2 (<< 3.0.0)
Description: ETS Application Tools
The AppTools project includes a set of packages that Enthought has
found useful in creating a number of applications. They implement
functionality that is commonly needed by many applications.
|