Metadata-Version: 2.1
Name: nginx-conf-parser
Version: 0.1.0
Summary: A python library for parsing Nginx Configuration files
Home-page: https://github.com/Querdos/nginx-conf-parser
License: MIT
Author: Hamza ESSAYEGH
Author-email: hamza.essayegh@protonmail.com
Requires-Python: >=3.4,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Project-URL: Repository, https://github.com/Querdos/nginx-conf-parser
Description-Content-Type: text/markdown

# Nginx Configuration parser for python
[![Build Status](https://travis-ci.org/Querdos/nginx-conf-parser.svg?branch=master)](https://travis-ci.org/Querdos/nginx-conf-parser)

