Metadata-Version: 1.1
Name: utlz
Version: 0.2.0
Summary: A python utils library
Home-page: https://github.com/theno/utlz
Author: Theodor Nolte
Author-email: utlz@theno.eu
License: MIT
Description: # utlz
        
        A Python utils library
        
        ## Installation
        
        Install latest version of `utlz` from pypi (https://pypi.python.org/pypi/utlz):
        ```shell
        pip install utlz
        ```
        
Keywords: python development utilities library
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
