LICENSE
README.md
pyproject.toml
setup.py
src/netop/__init__.py
src/netop/collector.py
src/netop/main.py
src/netop.egg-info/PKG-INFO
src/netop.egg-info/SOURCES.txt
src/netop.egg-info/dependency_links.txt
src/netop.egg-info/entry_points.txt
src/netop.egg-info/requires.txt
src/netop.egg-info/top_level.txt
tests/test_collector.py
tests/test_main.py