Metadata-Version: 2.0
Name: kpm
Version: 0.6.1
Summary: Kubespray registry client
Home-page: https://github.com/ant31/kpm
Author: Antoine Legrand
Author-email: 2t.antoine@gmail.com
License: GPLv3
Keywords: kpm
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests
Requires-Dist: pyyaml
Requires-Dist: jinja2
Requires-Dist: jsonpatch
Requires-Dist: tabulate
Requires-Dist: termcolor

===============================
kubespray package manager
===============================

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

.. image:: https://img.shields.io/travis/ant31/kpm.svg
        :target: https://travis-ci.org/ant31/kpm

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


Registry of kubernetes ready to use applications

* Documentation: https://kpm.readthedocs.org.

Features
--------

* TODO

Credits
---------

Antoine Legrand


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

0.1.0 (2016-1-22)
------------------

* First release on PyPI.


