Metadata-Version: 2.1
Name: intervals
Version: 0.9.0
Summary: Python tools for handling intervals (ranges of comparable objects).
Home-page: https://github.com/kvesteri/intervals
Author: Konsta Vesterinen
Author-email: konsta@fastmonkeys.com
License: BSD
Description: 
        intervals
        ---------
        
        Python tools for handling intervals (ranges of comparable objects).
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
