Metadata-Version: 2.1
Name: ip2d-py
Version: 0.0.2
Summary: Convert IP addresses to integers on cli
Home-page: https://github.com/0xflotus/ip2d-py
Author: 0xflotus
Author-email: 0xflotus+pypi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

## ip2d-py

A CLI to convert IP addresses to integers

`python3 -m ip2d-py ::3 --six`

`python3 -m ip2d-py -i 51092 --six -c`

