Metadata-Version: 2.1
Name: snipskit
Version: 0.0.3
Summary: A library to help create apps for the voice assistant Snips
Home-page: https://github.com/koenvervloesem/snipskit
Author: Koen Vervloesem
Author-email: koen@vervloesem.eu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/x-rst
Requires-Dist: hermes-python (>=0.3.3)
Requires-Dist: paho-mqtt
Requires-Dist: toml

SnipsKit
========
This is a Python library with some helper tools to work with the voice assistant Snips_. This can be used by Snips apps or other programs that work with Snips.

.. _Snips: https://snips.ai/

Copyright
---------
This library is provided by `Koen Vervloesem`_ as open source software. See LICENSE_ for more information.

.. _`Koen Vervloesem`: mailto:koen@vervloesem.eu

.. _LICENSE: LICENSE


