MANIFEST.in
README.rst
VERSION
setup.py
py2src/smallshapes/SAT.py
py2src/smallshapes/__init__.py
py2src/smallshapes/aabb.py
py2src/smallshapes/base.py
py2src/smallshapes/circle.py
py2src/smallshapes/interfaces.py
py2src/smallshapes/line.py
py2src/smallshapes/meta.py
py2src/smallshapes/poly.py
py2src/smallshapes/util.py
py2src/smallshapes/tests/__init__.py
py2src/smallshapes/tests/__main__.py
py2src/smallshapes/tests/test_aabb.py
py2src/smallshapes/tests/test_base.py
py2src/smallshapes/tests/test_circle.py
py2src/smallshapes/tests/test_poly.py
py2src/smallshapes/tests/test_segment.py
src/smallshapes/SAT.py
src/smallshapes/__init__.py
src/smallshapes/aabb.py
src/smallshapes/base.py
src/smallshapes/circle.py
src/smallshapes/interfaces.py
src/smallshapes/line.py
src/smallshapes/meta.py
src/smallshapes/poly.py
src/smallshapes/util.py
src/smallshapes.egg-info/PKG-INFO
src/smallshapes.egg-info/SOURCES.txt
src/smallshapes.egg-info/dependency_links.txt
src/smallshapes.egg-info/not-zip-safe
src/smallshapes.egg-info/requires.txt
src/smallshapes.egg-info/top_level.txt
src/smallshapes/tests/__init__.py
src/smallshapes/tests/__main__.py
src/smallshapes/tests/test_aabb.py
src/smallshapes/tests/test_base.py
src/smallshapes/tests/test_circle.py
src/smallshapes/tests/test_poly.py
src/smallshapes/tests/test_segment.py