Metadata-Version: 1.0
Name: easydev
Version: 0.5.4
Summary: Common utilities to ease the development of Python packages
Home-page: ['http://www.ebi.ac.uk/~cokelaer/easydev']
Author: Thomas Cokelaer
Author-email: cokelaer@ebi.ac.uk
License: GPL
Download-URL: ['http://pypi.python.org/pypi/easydev']
Description: The package **easydev** provides utilities that are of general usage
        for the development of Python packages. For instance, it provides the 
        sphinx templates being used for this documentation. It is also used by
        other packages where documentation using Sphinx is being used (e.g., rtools, 
        spectrum). It also provides tools such as multisetup that ease the devlopment of
        several packages within a single namespce.
        
        For a full documentation, see the sphinx documentation in the ./doc directory.
        
        
Keywords: sphinx
Platform: Linux
Platform: Unix
Platform: MacOsX
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
