Metadata-Version: 2.1
Name: chibi_nginx
Version: 0.1.0
Summary: python lib for parse nginx conf files
Home-page: https://github.com/dem4ply/chibi_nginx
Author: dem4ply
Author-email: dem4ply@gmail.com
License: WTFPL
Keywords: chibi_nginx
Platform: UNKNOWN
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

===========
chibi_nginx
===========


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

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

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




python lib for parse nginx conf files


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


Features
--------

* TODO


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

0.0.1 (2021-10-25)
------------------

* First release on PyPI.


