Metadata-Version: 1.1
Name: intervalset
Version: 0.1.2
Summary: Abstract classes that represent a set of datetime intervals (start/end)
Home-page: https://bitbucket.org/nagylzs/intervalset
Author: László Zsolt Nagy
Author-email: nagylzs@gmail.com
License: LGPL v3
Description: Provides a simple module that can be used to create sets of datetime intervals (with
              a start and end time), and perform set operations on these sets. 
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
