.gitignore
README.rst
gpl-2.0.txt
pyproject.toml
setup.cfg
setup.py
dev/error.py
dev/gap_test.py
dev/mouse_test.py
dev/will.py
dev/init_exps/euler.py
dev/init_exps/hobby.py
dev/init_exps/polylinesample.py
dev/init_exps/smooth.py
dev/init_exps/spline.py
dev/init_exps/subproblem.py
dev/sample_links/bends.lnk
dev/sample_links/complicated.lnk
dev/sample_links/fourteen.lnk
dev/sample_links/many_short_segs.lnk
dev/sample_links/test.lnk
dev/sample_links/test2.lnk
dev/sample_links/tight_weave.lnk
dev/sample_links/tri.lnk
dev/sample_links/will.lnk
dev/save_stress_test/save_test.py
dev/save_stress_test/test.pdf
dev/save_stress_test/test.tex
dev/save_stress_test/output/fourteen_PL_1000_2.eps
dev/save_stress_test/output/fourteen_PL_1000_2.pdf
dev/save_stress_test/output/fourteen_PL_1000_2.svg
dev/save_stress_test/output/fourteen_PL_1000_2.tikz
dev/save_stress_test/output/fourteen_PL_1000_2_from_eps.pdf
dev/save_stress_test/output/fourteen_PL_500_1.eps
dev/save_stress_test/output/fourteen_PL_500_1.pdf
dev/save_stress_test/output/fourteen_PL_500_1.svg
dev/save_stress_test/output/fourteen_PL_500_1.tikz
dev/save_stress_test/output/fourteen_PL_500_1_from_eps.pdf
dev/save_stress_test/output/fourteen_smooth_1000_2.eps
dev/save_stress_test/output/fourteen_smooth_1000_2.pdf
dev/save_stress_test/output/fourteen_smooth_1000_2.svg
dev/save_stress_test/output/fourteen_smooth_1000_2.tikz
dev/save_stress_test/output/fourteen_smooth_1000_2_from_eps.pdf
dev/save_stress_test/output/fourteen_smooth_500_1.eps
dev/save_stress_test/output/fourteen_smooth_500_1.pdf
dev/save_stress_test/output/fourteen_smooth_500_1.svg
dev/save_stress_test/output/fourteen_smooth_500_1.tikz
dev/save_stress_test/output/fourteen_smooth_500_1_from_eps.pdf
dev/save_tests/bends.pdf
dev/save_tests/main.pdf
dev/save_tests/main.tex
dev/save_tests/test.eps
dev/save_tests/test.pdf
dev/save_tests/test.py
dev/save_tests/test.svg
dev/save_tests/test.tikz
dev/save_tests/test_big_gaps.tikz
dev/save_tests/test_default.tikz
dev/save_tests/tri.pdf
dev/save_tests/weave.pdf
dev/save_tests/weave.svg
doc_source/Makefile
doc_source/conf.py
doc_source/index.rst
doc_source/installing.rst
doc_source/plink-action.png
doc_source/plink.rst
docs/.buildinfo
docs/.nojekyll
docs/genindex.html
docs/index.html
docs/installing.html
docs/objects.inv
docs/plink.html
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/_images/plink-action.png
docs/_sources/index.rst.txt
docs/_sources/installing.rst.txt
docs/_sources/plink.rst.txt
docs/_static/basic.css
docs/_static/classic.css
docs/_static/default.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/sidebar.js
docs/_static/sphinx_highlight.js
plink_app/PLink.py
plink_app/plink.icns
plink_app/plink.tiff
plink_app/release.py
plink_app/setup.py
plink_app/dmg-maker/background.png
plink_app/dmg-maker/dmg-maker.py
plink_exe/PLink.py
plink_exe/PLink.spec
plink_exe/test.py
src/plink/__init__.py
src/plink/app.py
src/plink/arrow.py
src/plink/canvasvg.py
src/plink/colors.py
src/plink/crossings.py
src/plink/dialog.py
src/plink/editor.py
src/plink/gui.py
src/plink/ipython_tools.py
src/plink/manager.py
src/plink/scaling.py
src/plink/smooth.py
src/plink/version.py
src/plink/vertex.py
src/plink/viewer.py
src/plink.egg-info/PKG-INFO
src/plink.egg-info/SOURCES.txt
src/plink.egg-info/dependency_links.txt
src/plink.egg-info/entry_points.txt
src/plink.egg-info/top_level.txt
src/plink/doc/genindex.html
src/plink/doc/index.html
src/plink/doc/installing.html
src/plink/doc/objects.inv
src/plink/doc/plink.html
src/plink/doc/py-modindex.html
src/plink/doc/search.html
src/plink/doc/searchindex.js
src/plink/doc/_images/plink-action.png
src/plink/doc/_sources/index.rst.txt
src/plink/doc/_sources/installing.rst.txt
src/plink/doc/_sources/plink.rst.txt
src/plink/doc/_static/base-stemmer.js
src/plink/doc/_static/basic.css
src/plink/doc/_static/classic.css
src/plink/doc/_static/default.css
src/plink/doc/_static/doctools.js
src/plink/doc/_static/documentation_options.js
src/plink/doc/_static/english-stemmer.js
src/plink/doc/_static/file.png
src/plink/doc/_static/language_data.js
src/plink/doc/_static/minus.png
src/plink/doc/_static/plus.png
src/plink/doc/_static/pygments.css
src/plink/doc/_static/searchtools.js
src/plink/doc/_static/sidebar.js
src/plink/doc/_static/sphinx_highlight.js