LICENSE
README.md
setup.py
svgsimplegraph/__init__.py
svgsimplegraph/base.py
svgsimplegraph/bubble_and_arrow.py
svgsimplegraph/categorical.py
svgsimplegraph/ribbon.py
svgsimplegraph/utils.py
svgsimplegraph.egg-info/PKG-INFO
svgsimplegraph.egg-info/SOURCES.txt
svgsimplegraph.egg-info/dependency_links.txt
svgsimplegraph.egg-info/requires.txt
svgsimplegraph.egg-info/top_level.txt
tests/__init__.py
tests/test_bubble_and_arrow.py
tests/test_categorical.py
tests/test_gist.py
tests/test_readme_examples.py
tests/test_ribbon.py