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
