AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
README.rst
pyproject.toml
requirements.txt
requirements_minimal.txt
doc/Makefile
doc/authors.rst
doc/conf.py
doc/contributing.rst
doc/history.rst
doc/index.rst
doc/installation.rst
doc/make.bat
doc/management.rst
doc/readme.rst
doc/usage.rst
doc/badges/listing.rst
src/graphextract/__init__.py
src/graphextract/svg_extractor.py
src/graphextract/transfo.py
src/graphextract/version.py
src/graphextract.egg-info/PKG-INFO
src/graphextract.egg-info/SOURCES.txt
src/graphextract.egg-info/dependency_links.txt
src/graphextract.egg-info/requires.txt
src/graphextract.egg-info/top_level.txt
test/conftest.py
test/drawing.svg
test/fig.svg
test/test_packaging.py
test/test_svg_extractor.py
test/test_transfo.py