Metadata-Version: 1.1
Name: network_finder
Version: 0.4
Summary: Matches IP addresses to encompassing networks
Home-page: https://github.com/bbayles/network-finder
Author: Bo Bayles
Author-email: bbayles@gmail.com
License: MIT
Description: This project provides a means of matching IP (IPv4 and IPv6)addresses and subnets to networks that contain them. For example, 192.0.2.128 is contained by 192.0.2.0/24.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
