LICENSE
MANIFEST.in
README.md
setup.py
socorepo/__init__.py
socorepo/cache.py
socorepo/consts.py
socorepo/forms.py
socorepo/l10n.py
socorepo/log.py
socorepo/structs.py
socorepo/views.py
socorepo.egg-info/PKG-INFO
socorepo.egg-info/SOURCES.txt
socorepo.egg-info/dependency_links.txt
socorepo.egg-info/entry_points.txt
socorepo.egg-info/not-zip-safe
socorepo.egg-info/requires.txt
socorepo.egg-info/top_level.txt
socorepo/config/__init__.py
socorepo/config/loader.py
socorepo/config/toml_dict.py
socorepo/default_config/asset_classifiers.toml
socorepo/default_config/favicon-loadingbyte.png
socorepo/default_config/footer.html
socorepo/default_config/footer_de.html
socorepo/default_config/homepage.html
socorepo/default_config/homepage_de.html
socorepo/default_config/project_templates.toml
socorepo/default_config/projects.toml
socorepo/default_config/settings.toml
socorepo/default_config/version_qualifiers.toml
socorepo/fetcher/__init__.py
socorepo/fetcher/versions.py
socorepo/locators/__init__.py
socorepo/locators/helpers.py
socorepo/locators/github_tags/__init__.py
socorepo/locators/github_tags/fetcher.py
socorepo/locators/nexus3/__init__.py
socorepo/locators/nexus3/fetcher.py
socorepo/locators/pypi/__init__.py
socorepo/locators/pypi/fetcher.py
socorepo/static/component.css
socorepo/static/generic.css
socorepo/static/layout.css
socorepo/static/project.css
socorepo/static/project_list.css
socorepo/templates/component.html
socorepo/templates/error.html
socorepo/templates/layout.html
socorepo/templates/project.html
socorepo/templates/project_list.html
socorepo_cli/__init__.py