Metadata-Version: 2.0
Name: bzoinq
Version: 0.1.2
Summary: Simple calendar alarms
Home-page: https://github.com/lapisdecor/bzoinq
Author: Luis Louro
Author-email: lapisdecor@gmail.com
License: MIT license
Keywords: bzoinq
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pyaudio

===============================
bzoinq
===============================


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

.. image:: https://img.shields.io/travis/lapisdecor/bzoinq.svg
        :target: https://travis-ci.org/lapisdecor/bzoinq

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

.. image:: https://pyup.io/repos/github/lapisdecor/bzoinq/shield.svg
     :target: https://pyup.io/repos/github/lapisdecor/bzoinq/
     :alt: Updates


Simple calendar alarms

This project is currently in experimental development


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


Features
--------

* Plays sounds on a given datetime

Credits
---------
Bzoinq is by Luis Louro and contributers are welcome


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

0.1.2. (2017-03-19)
-------------------
* Adds sound file

0.1.1 (2017-03-19)
------------------

* Fixes some bugs and now uses pysound

0.1.0 (2017-03-04)
------------------

* First release on PyPI.


