Metadata-Version: 2.0
Name: satellite-populate
Version: 0.1.0
Summary: Populate and Validate the System using YAML
Home-page: https://github.com/SatelliteQE/satellite-populate
Author: Bruno Rocha
Author-email: rochacbruno@gmail.com
License: GNU General Public License v3
Keywords: satellite_populate
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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)
Requires-Dist: import-string
Requires-Dist: jinja2
Requires-Dist: six
Requires-Dist: PyYAML
Requires-Dist: coloredlogs

===============================
satellite-populate
===============================


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

.. image:: https://img.shields.io/travis/SatelliteQE/satellite_populate.svg
        :target: https://travis-ci.org/SatelliteQE/satellite_populate

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

.. image:: https://pyup.io/repos/github/SatelliteQE/satellite_populate/shield.svg
     :target: https://pyup.io/repos/github/SatelliteQE/satellite_populate/
     :alt: Updates


Populate and Validate the System using YAML


* Free software: GNU General Public License v3
* Documentation: https://satellite-populate.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 (2017-01-10)
------------------

* First release on PyPI.


