Metadata-Version: 2.1
Name: pyrewall
Version: 0.10.1
Summary: A Python tool / service for managing iptables firewalls with ease
Home-page: https://github.com/Privex/pyrewall
Author: Chris (Someguy123) @ Privex
Author-email: chris@privex.io
License: MIT
Description: Privex Pyrewall
        ================
        
        [![Build Status](https://travis-ci.com/Privex/pyrewall.svg?branch=master)](https://travis-ci.com/Privex/pyrewall) 
        [![Codecov](https://img.shields.io/codecov/c/github/Privex/pyrewall)](https://codecov.io/gh/Privex/pyrewall)  
        [![PyPi Version](https://img.shields.io/pypi/v/pyrewall.svg)](https://pypi.org/project/pyrewall/)
        ![License Button](https://img.shields.io/pypi/l/pyrewall) 
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/pyrewall)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyrewall) 
        ![GitHub last commit](https://img.shields.io/github/last-commit/Privex/pyrewall)
        
        An iptables firewall management system in Python.
        
        ![Screenshot of REPL](https://cdn.privex.io/github/pyrewall/pyrewall_repl.png)
        
        WARNING: Still under construction
        
        ```
        +===================================================+
        |                 © 2019 Privex Inc.                |
        |               https://www.privex.io               |
        +===================================================+
        |                                                   |
        |        PyreWall - Python iptables firewall tool   |
        |        License: X11/MIT                           |
        |                                                   |
        |        Core Developer(s):                         |
        |                                                   |
        |          (+)  Chris (@someguy123) [Privex]        |
        |                                                   |
        +===================================================+
        
        PyreWall - A Python tool / service for managing iptables firewalls with ease
        Copyright (c) 2019    Privex Inc. ( https://www.privex.io )
        
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
