Metadata-Version: 2.1
Name: pnmap
Version: 0.1.0
Summary: A simplified Python implementation of nmap
Home-page: https://github.com/veyga/pnmap
License: MIT
Keywords: network,scan,nmap
Author: Andrew Stefanich
Author-email: andrewstefanich@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: scapy (>=2.4.3,<3.0.0)
Project-URL: Repository, https://github.com/veyga/pnmap
Description-Content-Type: text/markdown

# pnmap
A simplified python implementation of nmap

