Metadata-Version: 2.1
Name: date_tools
Version: 0.0.1
Summary: Date utilities to guess the date format given any string or list of strings
Home-page: https://github.com/henin/date_tools
Author: Henin Roland Karkada
Author-email: henin.roland@gmail.com
License: UNKNOWN
Description: # About date_tools
        date_tools is a Python library that provides an integrated collection of date
        utilities to help you guess the date format of any given string
        Details can be found in the example folder
        
        Contributing to date_tools
        If you want to contribute code to date_tools, please take a look at our CONTRIBUTING.md.
        
        If you know your way around date_tools codebase a bit and like to help further, we would appreciate any help in reviewing pull requests. Please contact us at https://github.com/henin/date_tools if you're interested!
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
