MANIFEST.in
README.md
pyproject.toml
fastpluggy_marketplace.egg-info/PKG-INFO
fastpluggy_marketplace.egg-info/SOURCES.txt
fastpluggy_marketplace.egg-info/dependency_links.txt
fastpluggy_marketplace.egg-info/entry_points.txt
fastpluggy_marketplace.egg-info/requires.txt
fastpluggy_marketplace.egg-info/top_level.txt
src/__init__.py
src/client.py
src/config.py
src/installer.py
src/plugin.py
src/router/__init__.py
src/router/browse.py
src/router/deps.py
src/router/detail.py
src/templates/browse.html.j2
src/templates/detail.html.j2
tests/test_client.py
tests/test_import.py
tests/test_installer.py