Metadata-Version: 2.1
Name: kune
Version: 0.1.0
Summary: Host your live HTML presentations in sync across many devices.
Home-page: https://github.com/brennan.barker/kune
Author: Brennan Barker
Author-email: 19918186+BrennanBarker@users.noreply.github.com
License: MIT license
Keywords: kune
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
Requires-Dist: Click (>=7.0)

====
kune
====


.. image:: https://img.shields.io/pypi/v/kune.svg
        :target: https://pypi.python.org/pypi/kune

.. image:: https://img.shields.io/travis/brennan.barker/kune.svg
        :target: https://travis-ci.com/brennan.barker/kune

.. image:: https://readthedocs.org/projects/kune/badge/?version=latest
        :target: https://kune.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/brennan.barker/kune/shield.svg
     :target: https://pyup.io/repos/github/brennan.barker/kune/
     :alt: Updates



Host your live HTML presentations in sync across many devices.


* Free software: MIT license
* Documentation: https://kune.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-01-26)
------------------

* First release on PyPI.


