Metadata-Version: 1.0
Name: pytool
Version: 2.3.1
Summary: A Collection of Python Tools
Home-page: http://github.com/shakefu/pytool
Author: Jacob Alheid
Author-email: jake@about.me
License: UNKNOWN
Description: Pytool Package
        ==============
        
        `pytool` is a collection of often used helper methods and classes that make
        life easier or fill in gaps in the Python Standard Library.
        
        Pytool's source is hosted on Github: `<http://github.com/shakefu/pytool>`_
        
        Any comments, issues or requests should be submitted via Github:
        `<https://github.com/shakefu/pytool/issues>`_
        
        Documentation
        -------------
        
        See the `complete documentation <http://pytool.readthedocs.org/en/latest/>`_
        for more information.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
