Metadata-Version: 2.0
Name: kiek
Version: 0.1.5
Summary: A KISS Kiekshow App
Home-page: https://github.com/maartenq/kiek
Author: Maarten Diemel
Author-email: maarten@maartendiemel.nl
License: ISC license
Keywords: kiek
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
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: Click (>=6.0)

===============================
kiek
===============================

.. image:: https://img.shields.io/pypi/v/kiek.svg
        :target: https://pypi.python.org/pypi/kiek
        :alt: PyPi

.. image:: https://img.shields.io/travis/maartenq/kiek.svg
        :target: https://travis-ci.org/maartenq/kiek
        :alt: Travis CI

.. image:: https://codecov.io/gh/maartenq/kiek /branch/master/graph/badge.svg
        :target: https://codecov.io/gh/maartenq/kiek
        :alt: Coverage

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

.. image:: https://pyup.io/repos/github/maartenq/kiek/shield.svg
        :target: https://pyup.io/repos/github/maartenq/kiek/
        :alt: Updates

.. image:: https://pyup.io/repos/github/maartenq/kiek/python-3-shield.svg
        :target: https://pyup.io/repos/github/maartenq/kiek/
        :alt: Python 3


A KISS Kiekshow App


* Free software: ISC license
* Documentation: https://kiek.readthedocs.io
* PyPi: https://pypi.python.org/pypi/kiek
* Travis CI: https://travis-ci.org/maartenq/kiek
* Codecov: https://codecov.io/github/maartenq/kiek
* PyUp: https://pyup.io/repos/github/maartenq/kiek/


Features
--------

* TODO


Credits
---------

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

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



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

0.1.5 (2016-10-14)
------------------

* Updated dependencies


0.1.4 (2016-09-30)
------------------

* Update dependencies


0.1.3 (2016-08-28)
------------------

* Update dependencies
* Removed twine


0.1.2 (2016-08-21)
------------------

* PyPi deployment with Travis CI


0.1.1 (2016-08-20)
------------------

* First release on PyPI.


