Metadata-Version: 2.1
Name: internet
Version: 2022.4.20.2
Summary: Python library for working with IP addresses and other internet related functionalities
Home-page: https://github.com/idin/internet
Author: Idin
Author-email: py@idin.ca
License: MIT
Description: # internet
        Python library for working with IP addresses and other internet related functionalities
        
        # Installation
        `pip install internet`
        
        # Usage
        ```python
        from internet.ipv4 import I
        ```
Platform: UNKNOWN
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
