Metadata-Version: 2.1
Name: dte
Version: 0.0.1
Summary: Date Time Expressions
Home-page: https://github.com/mvrozanti/dte
Author: Marcelo V. Rozanti
Author-email: mvrozanti@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Artistic Software
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown

# Date Time Expression

## To do
- [x] Floating-point time units
- [ ] Parse Month abbrev
- [ ] since/until(x)
- [ ] add delta week month year
- [ ] next(weekday)
- [ ] rand()
- [x] help
- [x] wait(x)
- [ ] seconds(delta)


