Metadata-Version: 1.0
Name: pysutils
Version: 0.1
Summary: A collection of python utility functions and classes.
Home-page: http://pypi.python.org/pypi/pysutils/
Author: Randy Syring
Author-email: randy@rcs-comp.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 for 0.1 is pretty stable.  API, however, will be changing in 0.2.
        
        The mostly stable `development version
        <https://svn.rcslocal.com:8443/svn/pysmvt/pysutils/trunk#egg=pysutils-dev>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
