/usr/lib/python2.7/dist-packages/taurus-3.3.1.egg-info is in python-taurus 3.3.1+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | Metadata-Version: 1.1
Name: taurus
Version: 3.3.1
Summary: A library designed to provide an abstraction layer over PyTango.
Home-page: http://packages.python.org/taurus
Author: Carlos Pascual-Izarra
Author-email: cpascual@cells.es
License: LGPL
Download-URL: http://pypi.python.org/packages/source/t/taurus
Description: Taurus stands for TAngo User interface 'R' US. It
is a python framework for both CLI and GUI tango applications.
It is build on top of PyTango and PyQt.
Keywords: CLI,GUI,PyTango,Tango,Shell
Platform: Linux
Platform: Windows XP/2000/NT
Platform: Windows 95/98/ME
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Widget Sets
Requires: numpy (>=1.1)
Requires: PyTango (>=7.1)
Requires: PyQt4 (>=4.4)
Requires: PyQt4.Qwt5 (>=5.2.0)
Requires: ply (>=2.3)
Requires: lxml (>=2.1)
Requires: spyder (>=2.2)
Provides: taurus
Provides: taurus.core
Provides: taurus.qt
|