Metadata-Version: 1.0
Name: interval
Version: 1.0.0
Summary: Interval and IntervalSet Data Types
Home-page: http://members.cox.net/apoco/interval/
Author: Jacob Page
Author-email: jacob.h.page@gmail.com
License: LGPL
Description: 
        Unlike the built-in sets, IntervalSets contain sets of Interval objects,
        which describe an interval of continuous values.  These IntervalSets can
        be used in pretty much the same ways as set objects.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
