Metadata-Version: 1.1
Name: utilkit
Version: 0.1.1
Summary: Collection of useful helper functions for datetime, print, string formatting and more
Home-page: https://github.com/aquatix/python-utilkit/
Author: Michiel Scholten
Author-email: michiel@diginaut.net
License: MIT
Description: # python-utilkit
        Some useful functions and usability that should be shared between your apps
        
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
