Metadata-Version: 2.1
Name: timefhuman
Version: 0.0.5
Summary: Convert natural language date-like string to Python objects
Home-page: https://github.com/alvinwan/timefhuman
Download-URL: https://github.com/alvinwan/timefhuman/archive/0.0.5.zip
Author: Alvin Wan
Author-email: hi@alvinwan.com
License: BSD
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest ==3.7.1 ; extra == 'test'
Requires-Dist: pytest-cov ==2.5.1 ; extra == 'test'
Requires-Dist: coverage ==4.5.1 ; extra == 'test'
Requires-Dist: coveralls ==1.3.0 ; extra == 'test'

