MANIFEST.in
Makefile
README.md
requirements-swh.txt
requirements.txt
setup.py
version.txt
java/server/target/swh-graph-0.0.2-jar-with-dependencies.jar
swh/__init__.py
swh.graph.egg-info/PKG-INFO
swh.graph.egg-info/SOURCES.txt
swh.graph.egg-info/dependency_links.txt
swh.graph.egg-info/entry_points.txt
swh.graph.egg-info/requires.txt
swh.graph.egg-info/top_level.txt
swh/graph/__init__.py
swh/graph/cli.py
swh/graph/client.py
swh/graph/pid.py
swh/graph/py.typed
swh/graph/server/__init__.py
swh/graph/server/app.py
swh/graph/server/backend.py
swh/graph/tests/__init__.py
swh/graph/tests/conftest.py
swh/graph/tests/test_api_client.py
swh/graph/tests/test_pid.py