LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
stitcher/__init__.py
stitcher/__main__.py
stitcher/canvas.py
stitcher/composition.py
stitcher/join.py
stitcher/util.py
stitcher.egg-info/PKG-INFO
stitcher.egg-info/SOURCES.txt
stitcher.egg-info/dependency_links.txt
stitcher.egg-info/entry_points.txt
stitcher.egg-info/requires.txt
stitcher.egg-info/top_level.txt
stitcher.egg-info/zip-safe
stitcher/profiles/__init__.py
stitcher/profiles/apple.py
stitcher/profiles/lg.py
stitcher/profiles/nokia.py
stitcher/profiles/profile.py
stitcher/tests/__init__.py
stitcher/tests/test_util.py