Metadata-Version: 2.0
Name: timestring-pleasantone
Version: 1.8.1
Summary: Human expressed time to Dates and Ranges
Home-page: http://github.com/pleasantone/timestring
Author: @stevepeak, @pleasantone (fork)
Author-email: steve@stevepeak.net
License: http://www.apache.org/licenses/LICENSE-2.0
Keywords: date time range datetime datestring
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pytz
Requires-Dist: word2number

[Fork and active maintenance of github.com/stevepeak/timestring.]

Converting natural language strings into representable time via
Date and Range objects and features to compare and adjust
Dates and Ranges. Dates and Ranges contain datetime compatible
objects inside them to allow for easy integration into legacy
code.


