Metadata-Version: 2.4
Name: jsleekr-portmap
Version: 0.4.0
Summary: Terminal port monitor with TUI dashboard. See open ports, processes, conflicts -- with real-time refresh and safe kill.
Project-URL: Repository, https://github.com/JSLEEKR/portmap
Keywords: port-scanner,tui,networking,monitoring,cli,terminal,psutil,textual
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: textual>=0.70.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
Dynamic: license-file
