Metadata-Version: 2.1
Name: remediation
Version: 0.1.0
Summary: Tools to support the remediation tasks, reporting and monitoring
Home-page: https://github.com/xmarlem/remediation
Author: Marco Lembo
Author-email: inglembomarco@gmail.com
License: MIT license
Keywords: remediation
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

================
Remediation Proj
================


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

.. image:: https://gitlab.com/xmarlem/remediation/badges/master/pipeline.svg
        :target: https://gitlab.com/xmarlem/remediation/commits/master

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




Tools to support the remediation tasks, reporting and monitoring


* Free software: MIT license
* Documentation: https://remediation-proj.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 (2019-12-07)
------------------

* First release on PyPI.


