GPL
LICENSE
MANIFEST.in
README.rst
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/ref.rst
doc/tutorial.rst
doc/_build/doctrees/environment.pickle
doc/_build/doctrees/index.doctree
doc/_build/doctrees/ref.doctree
doc/_build/doctrees/tutorial.doctree
doc/_build/html/.buildinfo
doc/_build/html/genindex.html
doc/_build/html/index.html
doc/_build/html/modindex.html
doc/_build/html/objects.inv
doc/_build/html/ref.html
doc/_build/html/search.html
doc/_build/html/searchindex.js
doc/_build/html/tutorial.html
doc/_build/html/_images/bezier.png
doc/_build/html/_images/corner.png
doc/_build/html/_sources/index.txt
doc/_build/html/_sources/ref.txt
doc/_build/html/_sources/tutorial.txt
doc/_build/html/_static/basic.css
doc/_build/html/_static/bezier.png
doc/_build/html/_static/corner.png
doc/_build/html/_static/default.css
doc/_build/html/_static/doctools.js
doc/_build/html/_static/file.png
doc/_build/html/_static/jquery.js
doc/_build/html/_static/minus.png
doc/_build/html/_static/plus.png
doc/_build/html/_static/pygments.css
doc/_build/html/_static/searchtools.js
doc/_build/html/_static/underscore.js
doc/_static/bezier.png
doc/_static/corner.png
potrace/__init__.py
potrace/_potrace.c
potrace/_potrace.pxd
potrace/_potrace.pyx
potrace/bezier.cpp
potrace/bezier.pxd
potrace/bezier.pyx
potrace/agg/__init__.py
potrace/agg/basics.pxd
potrace/agg/curves.cpp
potrace/agg/curves.pxd
potrace/agg/curves.pyx
pypotrace.egg-info/PKG-INFO
pypotrace.egg-info/SOURCES.txt
pypotrace.egg-info/dependency_links.txt
pypotrace.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py
tests/test_bezier.py