.gitignore
Dockerfile
LICENSE
Makefile
README.rst
docker-compose.yml
pyproject.toml
requirements-dev.txt
requirements-tests.txt
setup.cfg
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/conf.py
docs/index.rst
src/conn2svg/__init__.py
src/conn2svg/_tooling.py
src/conn2svg/conn2svg.py
src/conn2svg.egg-info/PKG-INFO
src/conn2svg.egg-info/SOURCES.txt
src/conn2svg.egg-info/dependency_links.txt
src/conn2svg.egg-info/requires.txt
src/conn2svg.egg-info/top_level.txt
tests/run_all.py
tests/test_conn2svg.py
tests/examples/netlist/Altium_LED-Resistor.FRP
tests/examples/netlist/Altium_LT3580-Module.FRP
tests/examples/netlist/KiCad_LED-Resistor.frp
tests/examples/projects/Altium_LED-Resistor/Altium_LED-Resistor.PrjPcb
tests/examples/projects/Altium_LED-Resistor/Altium_LED-Resistor.SchDoc
tests/examples/projects/KiCad_LED-Resistor/KiCad_LED-Resistor.kicad_pcb
tests/examples/projects/KiCad_LED-Resistor/KiCad_LED-Resistor.kicad_prl
tests/examples/projects/KiCad_LED-Resistor/KiCad_LED-Resistor.kicad_pro
tests/examples/projects/KiCad_LED-Resistor/KiCad_LED-Resistor.kicad_sch