Metadata-Version: 2.1
Name: tpnetwork
Version: 1.1.2
Summary: A python network module
Home-page: https://github.com/tomarrok/tpnetwork
Author: Thomas Pajon
Author-email: th.pajon45@gmail.com
License: UNKNOWN
Description: # tpnetwork
        
        [![PyPI](https://img.shields.io/pypi/v/tpnetwork)](https://pypi.org/project/tpnetwork/)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tpnetwork)
        ![PyPI - Status](https://img.shields.io/pypi/status/tpnetwork)
        ![PyPI - Format](https://img.shields.io/pypi/format/tpnetwork)
        ![PyPI - License](https://img.shields.io/pypi/l/tpnetwork)
        
        A python network module
        
        ## Install
        `pip3 install tpnetwork`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Networking
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Natural Language :: English
Requires-Python: >=3.5
Description-Content-Type: text/markdown
