Metadata-Version: 1.2
Name: uttut
Version: 0.6.0
Summary: Yoctol Utterance processing utilities
Home-page: https://github.com/Yoctol/uttut
Author: cph
License: MIT
Description: UTTUT
        =====
        
        |travis| |pypi|
        
        UTTerance UTilities for dialogue system. This package provides some
        general utils when processing chatbot utterance data.
        
        .. |travis| image:: https://img.shields.io/travis/Yoctol/uttut.svg?style=flat
           :target: https://travis-ci.org/Yoctol/uttut
        .. |pypi| image:: https://img.shields.io/pypi/v/uttut.svg?style=flat
           :target: https://pypi.python.org/pypi/uttut
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.5
