Metadata-Version: 2.1
Name: democritus-ip-addresses
Version: 2021.1.21
Summary: Democritus functions for working with IP addresses.
Home-page: https://github.com/democritus-project/democritus-ip-addresses
Author: Floyd Hightower
Author-email: floyd.hightower27@gmail.com
License: MIT license
Description: # Democritus IP Addresses
        
        [![PyPI](https://img.shields.io/pypi/v/democritus-ip-addresses.svg)](https://pypi.python.org/pypi/democritus-ip-addresses)
        [![Build Status](https://travis-ci.com/democritus-project/democritus-ip-addresses.svg?branch=master)](https://travis-ci.com/democritus-project/democritus-ip-addresses)
        [![codecov](https://codecov.io/gh/democritus-project/democritus-ip-addresses/branch/master/graph/badge.svg?token=V0WOIXRGMM)](https://codecov.io/gh/democritus-project/democritus-ip-addresses)
        
        Democritus functions<sup>[1]</sup> for working with IP addresses.
        
        [1] Democritus functions are <i>simple, effective, modular, well-tested, and well-documented</i> Python functions.
        
        ## Usage
        
        Coming soon...
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and Floyd Hightower's [Python project template](https://github.com/fhightower-templates/python-project-template).
        
Keywords: democritus,utility,python,IP addresses,ip-addresses-utility,
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
