Metadata-Version: 1.0
Name: jaraco.develop
Version: 1.3
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.3
        ~~~
        
        * Added package module (from jaraco.util).
        * Added some helpful routines for invoking saucelabs including shortcuts
          for selecting browsers.
        * Added a script to create the simple namespace package configuration.
        * Added env_tool from the Gryphon project.
        
        1.0
        ~~~
        
        * Initial release
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
