MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
./svgelements/__init__.py
./svgelements/svgelements.py
./test/__init__.py
./test/test_angle.py
./test/test_arc_length.py
./test/test_clippath.py
./test/test_color.py
./test/test_cubic_bezier.py
./test/test_descriptive_elements.py
./test/test_element.py
./test/test_generation.py
./test/test_group.py
./test/test_length.py
./test/test_matrix.py
./test/test_parsing.py
./test/test_path.py
./test/test_path_dunder.py
./test/test_path_segments.py
./test/test_paths.py
./test/test_point.py
./test/test_quadratic_bezier.py
./test/test_shape.py
./test/test_viewbox.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/__init__.py
test/test_angle.py
test/test_arc_length.py
test/test_clippath.py
test/test_color.py
test/test_cubic_bezier.py
test/test_descriptive_elements.py
test/test_element.py
test/test_generation.py
test/test_group.py
test/test_length.py
test/test_matrix.py
test/test_parsing.py
test/test_path.py
test/test_path_dunder.py
test/test_path_segments.py
test/test_paths.py
test/test_point.py
test/test_quadratic_bezier.py
test/test_shape.py
test/test_viewbox.py