CHANGES
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/63365.png
docs/Makefile
docs/api.rst
docs/cmd.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/tutorial.rst
docs/_static/empty
pyweaving/__init__.py
pyweaving/cmd.py
pyweaving/instructions.py
pyweaving/render.py
pyweaving/wif.py
pyweaving.egg-info/PKG-INFO
pyweaving.egg-info/SOURCES.txt
pyweaving.egg-info/dependency_links.txt
pyweaving.egg-info/entry_points.txt
pyweaving.egg-info/not-zip-safe
pyweaving.egg-info/requires.txt
pyweaving.egg-info/top_level.txt
pyweaving/generators/__init__.py
pyweaving/generators/dither.py
pyweaving/generators/raster.py
pyweaving/generators/tartan.py
pyweaving/generators/twill.py
pyweaving/tests/__init__.py
pyweaving/tests/test_draft.py
pyweaving/tests/test_generators.py
pyweaving/tests/test_render.py