setup.py
src/smallshapes/SAT.py
src/smallshapes/__init__.py
src/smallshapes/aabb.py
src/smallshapes/aabb_func.py
src/smallshapes/base.py
src/smallshapes/circle.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/pbr.json
src/smallshapes.egg-info/top_level.txt
src/smallshapes/tests/__init__.py
src/smallshapes/tests/vec_array.py
src/smallshapes/tests/vertices.py