Metadata-Version: 2.1
Name: chibi-apache
Version: 0.0.1
Summary: libreria para leer y escribir los archivos de configuracion de apache
Home-page: https://github.com/dem4ply/chibi_apache
Author: dem4ply
Author-email: dem4ply@gmail.com
License: WTFPL
Keywords: chibi_apache
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: chibi (>=0.11.7)

============
chibi_apache
============


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

.. image:: https://img.shields.io/travis/dem4ply/chibi_apache.svg
        :target: https://travis-ci.org/dem4ply/chibi_apache

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




libreria para leer y escribir los archivos de configuracion de apache


* Free software: WTFPL
* Documentation: https://chibi-apache.readthedocs.io.


=======
Install
=======


.. code-block:: bash

	pip install chibi-apache


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

0.0.1 (2023-04-15)
------------------

* First release on PyPI.
