MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
./svg/__init__.py
./svg/elements/__init__.py
./svg/elements/svg_elements.py
svg.elements.egg-info/PKG-INFO
svg.elements.egg-info/SOURCES.txt
svg.elements.egg-info/dependency_links.txt
svg.elements.egg-info/top_level.txt
svg.elements.egg-info/zip-safe
test/test_generation.py
test/test_parsing.py
test/test_path.py
test/test_path_matrix.py
test/test_paths.py
test/test_zingl.py