/usr/lib/python2.7/dist-packages/taurus-3.7.0.egg-info is in python-taurus 3.7.0+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 44 | Metadata-Version: 1.1
Name: taurus
Version: 3.7.0
Summary: A framework for scientific/industrial CLIs and GUIs
Home-page: http://www.taurus-scada.org
Author: Carlos Pascual-Izarra
Author-email: cpascual@cells.es
License: LGPL
Download-URL: http://pypi.python.org/packages/source/t/taurus
Description: Taurus is a python framework for control and data
acquisition CLIs and GUIs in scientific/industrial environments.
It supports multiple control systems or data sources: Tango, EPICS, spec...
New control system libraries can be integrated through plugins.
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
|