README.rst
setup.cfg
setup.py
glue/__init__.py
glue/bin.py
glue/core.py
glue/exceptions.py
glue/helpers.py
glue.egg-info/PKG-INFO
glue.egg-info/SOURCES.txt
glue.egg-info/dependency_links.txt
glue.egg-info/entry_points.txt
glue.egg-info/not-zip-safe
glue.egg-info/requires.txt
glue.egg-info/top_level.txt
glue/algorithms/__init__.py
glue/algorithms/diagonal.py
glue/algorithms/horizontal.py
glue/algorithms/horizontal_bottom.py
glue/algorithms/square.py
glue/algorithms/vertical.py
glue/algorithms/vertical_right.py
glue/formats/__init__.py
glue/formats/base.py
glue/formats/caat.py
glue/formats/cocos2d.py
glue/formats/css.py
glue/formats/html.py
glue/formats/img.py
glue/formats/jsonformat.py
glue/formats/less.py
glue/formats/scss.py
glue/managers/__init__.py
glue/managers/base.py
glue/managers/project.py
glue/managers/simple.py
glue/managers/watch.py