MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
./svgelements/__init__.py
./svgelements/svgelements.py
svgelements/__init__.py
svgelements/svgelements.py
svgelements.egg-info/PKG-INFO
svgelements.egg-info/SOURCES.txt
svgelements.egg-info/dependency_links.txt
svgelements.egg-info/top_level.txt
svgelements.egg-info/zip-safe
test/test_angle.py
test/test_arc_length.py
test/test_color.py
test/test_element.py
test/test_generation.py
test/test_length.py
test/test_matrix.py
test/test_parsing.py
test/test_path.py
test/test_path_dunder.py
test/test_paths.py
test/test_point.py
test/test_shape.py
test/test_viewbox.py
test/test_zingl.py