[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE:Packaging pytango 9.2.0



Here for itango

Build-Depends: debhelper (>= 9),
               dh-python,
               python-all-dev,
               python-setuptools,
               python-tango,
               python3-all-dev,
               python3-setuptools,
               python3-tango

Package: python3-itango
Architecture: any
Section: python
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends}
Provides: ${python3:Provides}
Description: An interactive Tango client (Python 3)
 ITango works like a normal python console, but it provides a nice set of
 features from IPython. It also adds set of PyTango specific features:
 .
  * automatic import of Tango objects
  * device and attribute name completion
  * list tango devices, classes, servers
  * customized tango error message
  * database utilities
 .
 This is the Python 3 version of the package.


the generated dependencies are

Package: python3-itango
Source: itango
Version: 0.1.3-1
Architecture: i386
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size: 212
Depends: ipython3, python3-pytango, python3:any (>= 3.3.2-2~)
Section: python
Priority: extra
Homepage: http://www.tango-controls.org/static/PyTango/latest/doc/html/
Description: An interactive Tango client (Python 3)
 ITango works like a normal python console, but it provides a nice set of
 features from IPython. It also adds set of PyTango specific features:
 .
  * automatic import of Tango objects
  * device and attribute name completion
  * list tango devices, classes, servers
  * customized tango error message
  * database utilities
 .
 This is the Python 3 version of the package.


Reply to: