Metadata-Version: 2.1
Name: network-tools
Version: 0.0.1
Summary: Python network tools
Home-page: https://github.com/gsb-eng/network_tools
Author: Srinivas Garlapati
Author-email: gsb@gsb-eng.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown

# nwtools
A complete set of network tools implementation in python, this would bring all the required network tools into a single module.

Tools to be implemented...

1. Traceroute
2. Ping
3. IPWhois
4. Network Lookup
5. DNS Records


