LICENSE
README.md
pyproject.toml
src/spiceguard/__init__.py
src/spiceguard/__main__.py
src/spiceguard/checks.py
src/spiceguard/cli.py
src/spiceguard/core.py
src/spiceguard/formats.py
src/spiceguard/kicad.py
src/spiceguard/netlist.py
src/spiceguard/ngspice.py
src/spiceguard.egg-info/PKG-INFO
src/spiceguard.egg-info/SOURCES.txt
src/spiceguard.egg-info/dependency_links.txt
src/spiceguard.egg-info/entry_points.txt
src/spiceguard.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_kicad.py
tests/test_ngspice_path.py
tests/test_security.py
tests/test_subcircuits.py