Metadata-Version: 2.0
Name: reunion
Version: 0.1.1
Summary: Library to capture meetings in chat.
Home-page: https://github.com/saviles/reunion
Author: Sijis Aviles
Author-email: sijis.aviles+github@gmail.com
License: Apache License (2.0)
Download-URL: https://github.com/saviles/reunion
Description-Content-Type: UNKNOWN
Keywords: meetings chat meetbot
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent

Reunion
=======

A library that captures a meeting notes, similar to Meetbot.


Testing
=======

To execute the tests::

    $ tox


