Metadata-Version: 1.0
Name: ets
Version: 4.2.0
Summary: Enthought Tool Suite meta-project
Home-page: http://code.enthought.com/projects/tool-suite.php
Author: ETS Developers
Author-email: enthought-dev@enthought.com
License: BSD
Download-URL: http://www.enthought.com/repo/ets/ets-4.2.0.tar.gz
Description: =================================
        Enthought Tool Suite meta-project
        =================================
        
        http://github.enthought.com/
        
        The Enthought Tool Suite (ETS) is a collection of components developed by
        Enthought and our partners, which we use every day to construct custom
        scientific applications.
        
        This project is a "meta-project wrapper" that bundles up the actual
        projects.
        
        But, it also contains the ets.py module, which allows pulling all other
        ETS projects from github, and other useful features.
        
        Installation::
        
          mkdir ets
          cd ets
          git clone git@github.com:enthought/ets.git
          cd ets
          python setup.py develop
          cd ..
          ets -h
        
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Solaris
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
