LICENSE
README.md
pyproject.toml
src/vcard_graph/__init__.py
src/vcard_graph/cli.py
src/vcard_graph/graph.py
src/vcard_graph/parser.py
src/vcard_graph.egg-info/PKG-INFO
src/vcard_graph.egg-info/SOURCES.txt
src/vcard_graph.egg-info/dependency_links.txt
src/vcard_graph.egg-info/entry_points.txt
src/vcard_graph.egg-info/requires.txt
src/vcard_graph.egg-info/top_level.txt
tests/test_graph.py
tests/test_parser.py