Metadata-Version: 1.0
Name: jaraco.develop
Version: 1.1.1
Summary: Routines to assist development
Home-page: http://pypi.python.org/pypi/jaraco.develop
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: MIT
Description: jaraco.develop
        ==============
        
        .. contents::
        
        Status and License
        ------------------
        
        ``jaraco.develop`` tools for development.
        
        You can install it with ``easy_install jaraco.develop``, or from the
        `subversion repository
        <https://svn.jaraco.com/jaraco/python/jaraco.develop#egg=jaraco.develop-dev>`_ with
        ``easy_install jaraco.develop==dev``.
        
        Changes
        -------
        
        1.0
        ~~~
        
        * Initial release
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
