Metadata-Version: 1.1
Name: srange
Version: 0.0.4
Summary: String-range class
Home-page: no-URL-yet
Author: Jon Tischler, Christian M. Schlepuetz
Author-email: tischler@aps.anl.gov
License: Argonne National Laboratory Open-Source License
Download-URL: no-URL-yet
Description: 
        This class provides functions to convert a string representing integers and
        ranges of integers to an object which can be iterated over all the values
        contained in the string and a list of individual values or subranges can be
        retrieved.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
