Metadata-Version: 2.1
Name: netmon-proc
Version: 0.1.0
Summary: Monitor network traffic of a group of processes
Author: Youssef Fathy
Author-email: 32334265+0xzer0x@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: psutil (>=6.0.0,<7.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: scapy (>=2.5.0,<3.0.0)
Requires-Dist: typer[all] (>=0.12.3,<0.13.0)
Requires-Dist: yaspin (>=3.0.2,<4.0.0)
Description-Content-Type: text/markdown


