LICENSE
pyproject.toml
gbox/__init__.py
gbox/base.py
gbox/lines.py
gbox/utils.py
gbox.egg-info/PKG-INFO
gbox.egg-info/SOURCES.txt
gbox.egg-info/dependency_links.txt
gbox.egg-info/requires.txt
gbox.egg-info/top_level.txt
gbox/gshape/__init__.py
gbox/gshape/ellipse.py
gbox/gshape/gshape.py
tests/test_bounding_box.py
tests/test_ellipse_and_circles.py
tests/test_point.py
tests/test_point_array.py
tests/test_shapes_lines.py