.editorconfig
.gitignore
.nojekyll
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
beautify
index.html
setup.cfg
setup.py
test-requirements.txt
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/kifield-feature-request.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/example1.png
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/xess.ico
docs/xess.png
docs/_build/singlehtml/index.html
docs/_build/singlehtml/_images/example1.png
docs/_build/singlehtml/_static/ajax-loader.gif
docs/_build/singlehtml/_static/basic.css
docs/_build/singlehtml/_static/classic.css
docs/_build/singlehtml/_static/comment-bright.png
docs/_build/singlehtml/_static/comment-close.png
docs/_build/singlehtml/_static/comment.png
docs/_build/singlehtml/_static/default.css
docs/_build/singlehtml/_static/doctools.js
docs/_build/singlehtml/_static/down-pressed.png
docs/_build/singlehtml/_static/down.png
docs/_build/singlehtml/_static/file.png
docs/_build/singlehtml/_static/jquery-1.11.1.js
docs/_build/singlehtml/_static/jquery.js
docs/_build/singlehtml/_static/minus.png
docs/_build/singlehtml/_static/plus.png
docs/_build/singlehtml/_static/pygments.css
docs/_build/singlehtml/_static/searchtools.js
docs/_build/singlehtml/_static/sidebar.js
docs/_build/singlehtml/_static/underscore-1.3.1.js
docs/_build/singlehtml/_static/underscore.js
docs/_build/singlehtml/_static/up-pressed.png
docs/_build/singlehtml/_static/up.png
docs/_build/singlehtml/_static/websupport.js
kifield/__init__.py
kifield/__main__.py
kifield/common.py
kifield/dcm.py
kifield/kifield.py
kifield/pckg_info.py
kifield/sch.py
kifield/schlib.py
kifield.egg-info/PKG-INFO
kifield.egg-info/SOURCES.txt
kifield.egg-info/dependency_links.txt
kifield.egg-info/entry_points.txt
kifield.egg-info/not-zip-safe
kifield.egg-info/requires.txt
kifield.egg-info/top_level.txt
tests/integration/Amplifier_Video.kicad_sym
tests/integration/CAT-cache.lib
tests/integration/CAT.pro
tests/integration/CAT.sch
tests/integration/FPGA.sch
tests/integration/FPGA_CFG.sch
tests/integration/FPGA_IO.sch
tests/integration/FPGA_PWR.sch
tests/integration/Memory.sch
tests/integration/NeoESP.pro
tests/integration/NeoESP.sch
tests/integration/RPi_GPIO.sch
tests/integration/Rgb7Hat.sch
tests/integration/__init__.py
tests/integration/amp.csv
tests/integration/amp.xlsx
tests/integration/avishorp.csv
tests/integration/avishorp.sch
tests/integration/cap_grouping.csv
tests/integration/cap_grouping.pro
tests/integration/cap_grouping.sch
tests/integration/carte_test.csv
tests/integration/cat.xlsx
tests/integration/del.csv
tests/integration/hier_test-cache.lib
tests/integration/hier_test.pro
tests/integration/hier_test.pro.v4
tests/integration/hier_test.sch
tests/integration/hier_test.sch.v4
tests/integration/hier_test2-cache.lib
tests/integration/hier_test2.csv
tests/integration/hier_test2.kicad_pcb
tests/integration/hier_test2.pro
tests/integration/hier_test2.sch
tests/integration/hierarchical_schematic.kicad_prl
tests/integration/hierarchical_schematic.kicad_pro
tests/integration/hierarchical_schematic.kicad_sch
tests/integration/in.csv
tests/integration/insert_dcm.py
tests/integration/integration-cache.lib
tests/integration/integration-rescue.dcm
tests/integration/integration-rescue.lib
tests/integration/integration.kicad_pcb
tests/integration/integration.pro
tests/integration/integration.sch
tests/integration/leaf.sch
tests/integration/leaf.sch.v4
tests/integration/leaf1.kicad_sch
tests/integration/leaf2.kicad_sch
tests/integration/led7.pro
tests/integration/led7.sch
tests/integration/nonascii.csv
tests/integration/nonascii.lib
tests/integration/random_circuit.kicad_sch
tests/integration/randomizer.py
tests/integration/resistor_nonascii-cache.lib
tests/integration/resistor_nonascii.csv
tests/integration/resistor_nonascii.pro
tests/integration/resistor_nonascii.sch
tests/integration/rgb7hat.csv
tests/integration/test.csv
tests/integration/test.mk
tests/integration/test2.csv
tests/integration/test2.xlsx
tests/integration/test21.csv
tests/integration/test21.sch
tests/integration/test3.csv
tests/integration/test3.lib
tests/integration/test3.xlsx
tests/integration/test31.csv
tests/integration/test4.csv
tests/integration/test4.dcm
tests/integration/test4.lib
tests/integration/test41.csv
tests/integration/test5.csv
tests/integration/test5.xlsx
tests/integration/test51.csv
tests/integration/test51.sch
tests/integration/test6.csv
tests/integration/test6.xlsx
tests/integration/test61.csv
tests/integration/test7.csv
tests/integration/test7.xlsx
tests/integration/test71.csv
tests/integration/test8.csv
tests/integration/test8.kicad_sym
tests/integration/test8.xlsx
tests/integration/test81.csv
tests/integration/test9.csv
tests/integration/test9.sch
tests/integration/test91.csv
tests/integration/xess.csv
tests/integration/xess.lib
tests/integration/sheet_dir/LED7.sch
tests/integration/sheet_dir/file5C5DA9F0.sch
tests/integration/sheet_dir/leaf.sch
tests/integration/sheet_dir/rescue-backup/LED7-2019-02-08-08-53-41.pro
tests/integration/sheet_dir/rescue-backup/LED7-2019-02-08-08-53-41.sch
tests/integration/sheet_dir/subsheet_dir/file5C5DAE86.sch
tests/unit/test_common.py
tests/unit/test_group_wb.py