LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
./svgelements/__init__.py
./svgelements/svgelements.py
./test/__init__.py
./test/test_angle.py
./test/test_approximate.py
./test/test_arc_length.py
./test/test_bbox.py
./test/test_clippath.py
./test/test_color.py
./test/test_copy.py
./test/test_css.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_image.py
./test/test_intersections.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_repr.py
./test/test_shape.py
./test/test_stroke_width.py
./test/test_text.py
./test/test_use.py
./test/test_viewbox.py
./test/test_write.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_approximate.py
test/test_arc_length.py
test/test_bbox.py
test/test_clippath.py
test/test_color.py
test/test_copy.py
test/test_css.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_image.py
test/test_intersections.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_repr.py
test/test_shape.py
test/test_stroke_width.py
test/test_text.py
test/test_use.py
test/test_viewbox.py
test/test_write.py