Metadata-Version: 2.1
Name: tjpy-click-util
Version: 0.1.1
Summary: UNKNOWN
Home-page: https://github.com/thomasjahoda/tjpy_click_util
Author: Thomas Jahoda
Author-email: thomasjahoda@users.noreply.github.com
License: MIT license
Description: ==============================
        Personal Click Utility Library
        ==============================
        
        
        .. image:: https://img.shields.io/pypi/v/tjpy_click_util.svg
                :target: https://pypi.python.org/pypi/tjpy_click_util
        
        .. image:: https://img.shields.io/travis/thomasjahoda/tjpy_click_util.svg
                :target: https://travis-ci.org/thomasjahoda/tjpy_click_util
        
        .. image:: https://readthedocs.org/projects/tjpy-click-util/badge/?version=latest
                :target: https://tjpy-click-util.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        
        
        
        * Free software: MIT license
        * Documentation: https://tjpy-click-util.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `thomasjahoda/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/thomasjahoda/cookiecutter
        .. _`thomasjahoda/cookiecutter-pypackage`: https://github.com/thomasjahoda/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-05-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: tjpy_click_util
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
