Metadata-Version: 1.1
Name: interval_tree
Version: 0.1
Summary: Python implemetation of the interval tree
Home-page: http://github.com/moonso/interval_tree
Author: Mans Magnusson
Author-email: mans.magnusson@scilifelab.se
License: MIT License
Description: Interval Tree
        =============
        
        Just a python implementation of interval tree.
        
Keywords: interval tree
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
