Metadata-Version: 1.0
Name: pysutils
Version: 0.2
Summary: A collection of python utility functions and classes.
Home-page: http://pypi.python.org/pypi/pysutils/
Author: Randy Syring
Author-email: rsyring@gmail.com
License: BSD
Description: 
        Introduction
        ---------------
        
        pysutils is a library to hold common tools for the pys* library family:
        
        - `pysmvt <http://pypi.python.org/pypi/pysmvt/>`_
        - `pysapp <http://pypi.python.org/pypi/pysapp/>`_
        - `pysform <http://pypi.python.org/pypi/pysform/>`_
        
        Questions & Comments
        ---------------------
        
        Please visit: http://groups.google.com/group/pyslibs
        
        Current Status
        ---------------
        
        The code stays pretty stable, but the API is likely to change in the future.
        
        The `pysutils tip <http://bitbucket.org/rsyring/pysutils/get/tip.zip#egg=pysutils-dev>`_
        is installable via `easy_install` with ``easy_install pysutils==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
