Metadata-Version: 2.1
Name: utterance
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/howl-anderson/utterance
Author: Xiaoquan Kong
Author-email: u1mail2me@gmail.com
License: MIT license
Description: # utterance
        
        
        [![](https://img.shields.io/pypi/v/utterance.svg)](https://pypi.python.org/pypi/utterance)
        
        [![](https://img.shields.io/travis/howl-anderson/utterance.svg)](https://travis-ci.org/howl-anderson/utterance)
        
        [![Documentation Status](https://readthedocs.org/projects/utterance/badge/?version=latest)](https://utterance.readthedocs.io/en/latest/?badge=latest)
        
        
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: MIT license
        * Documentation: https://utterance.readthedocs.io.
        
        
        ## Features
        
        * TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter).
        
        
        =======
        History
        =======
        
        0.1.0 (2020-04-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: utterance
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
