.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
configure.bat
pyproject.toml
setup.cfg
setup.py
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
.github/workflows/run-unit-tests.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/skeleton-usage.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/fetchcode/__init__.py
src/fetchcode/composer.py
src/fetchcode/cpan.py
src/fetchcode/cran.py
src/fetchcode/download_urls.py
src/fetchcode/huggingface.py
src/fetchcode/package.py
src/fetchcode/package_util.py
src/fetchcode/package_versions.py
src/fetchcode/packagedcode_models.py
src/fetchcode/pypi.py
src/fetchcode/utils.py
src/fetchcode.egg-info/PKG-INFO
src/fetchcode.egg-info/SOURCES.txt
src/fetchcode.egg-info/dependency_links.txt
src/fetchcode.egg-info/not-zip-safe
src/fetchcode.egg-info/requires.txt
src/fetchcode.egg-info/top_level.txt
src/fetchcode/data/ipkg_releases.json
src/fetchcode/data/udhcp_releases.json
src/fetchcode/vcs/__init__.py
src/fetchcode/vcs/apache-2.0.LICENSE
src/fetchcode/vcs/bsd-new.LICENSE
src/fetchcode/vcs/git.py
src/fetchcode/vcs/isc.LICENSE
src/fetchcode/vcs/lgpl-2.1-plus.LICENSE
src/fetchcode/vcs/mit.LICENSE
src/fetchcode/vcs/pip-AUTHORS.txt
src/fetchcode/vcs/pip.ABOUT
src/fetchcode/vcs/pip.LICENSE
src/fetchcode/vcs/python.LICENSE
src/fetchcode/vcs/pip/__init__.py
src/fetchcode/vcs/pip/__main__.py
src/fetchcode/vcs/pip/__pip-runner__.py
src/fetchcode/vcs/pip/py.typed
src/fetchcode/vcs/pip/_internal/__init__.py
src/fetchcode/vcs/pip/_internal/build_env.py
src/fetchcode/vcs/pip/_internal/cache.py
src/fetchcode/vcs/pip/_internal/configuration.py
src/fetchcode/vcs/pip/_internal/exceptions.py
src/fetchcode/vcs/pip/_internal/main.py
src/fetchcode/vcs/pip/_internal/pyproject.py
src/fetchcode/vcs/pip/_internal/self_outdated_check.py
src/fetchcode/vcs/pip/_internal/wheel_builder.py
src/fetchcode/vcs/pip/_internal/cli/__init__.py
src/fetchcode/vcs/pip/_internal/cli/autocompletion.py
src/fetchcode/vcs/pip/_internal/cli/base_command.py
src/fetchcode/vcs/pip/_internal/cli/cmdoptions.py
src/fetchcode/vcs/pip/_internal/cli/command_context.py
src/fetchcode/vcs/pip/_internal/cli/index_command.py
src/fetchcode/vcs/pip/_internal/cli/main.py
src/fetchcode/vcs/pip/_internal/cli/main_parser.py
src/fetchcode/vcs/pip/_internal/cli/parser.py
src/fetchcode/vcs/pip/_internal/cli/progress_bars.py
src/fetchcode/vcs/pip/_internal/cli/req_command.py
src/fetchcode/vcs/pip/_internal/cli/spinners.py
src/fetchcode/vcs/pip/_internal/cli/status_codes.py
src/fetchcode/vcs/pip/_internal/commands/__init__.py
src/fetchcode/vcs/pip/_internal/commands/cache.py
src/fetchcode/vcs/pip/_internal/commands/check.py
src/fetchcode/vcs/pip/_internal/commands/completion.py
src/fetchcode/vcs/pip/_internal/commands/configuration.py
src/fetchcode/vcs/pip/_internal/commands/debug.py
src/fetchcode/vcs/pip/_internal/commands/download.py
src/fetchcode/vcs/pip/_internal/commands/freeze.py
src/fetchcode/vcs/pip/_internal/commands/hash.py
src/fetchcode/vcs/pip/_internal/commands/help.py
src/fetchcode/vcs/pip/_internal/commands/index.py
src/fetchcode/vcs/pip/_internal/commands/inspect.py
src/fetchcode/vcs/pip/_internal/commands/install.py
src/fetchcode/vcs/pip/_internal/commands/list.py
src/fetchcode/vcs/pip/_internal/commands/search.py
src/fetchcode/vcs/pip/_internal/commands/show.py
src/fetchcode/vcs/pip/_internal/commands/uninstall.py
src/fetchcode/vcs/pip/_internal/commands/wheel.py
src/fetchcode/vcs/pip/_internal/distributions/__init__.py
src/fetchcode/vcs/pip/_internal/distributions/base.py
src/fetchcode/vcs/pip/_internal/distributions/installed.py
src/fetchcode/vcs/pip/_internal/distributions/sdist.py
src/fetchcode/vcs/pip/_internal/distributions/wheel.py
src/fetchcode/vcs/pip/_internal/index/__init__.py
src/fetchcode/vcs/pip/_internal/index/collector.py
src/fetchcode/vcs/pip/_internal/index/package_finder.py
src/fetchcode/vcs/pip/_internal/index/sources.py
src/fetchcode/vcs/pip/_internal/locations/__init__.py
src/fetchcode/vcs/pip/_internal/locations/_distutils.py
src/fetchcode/vcs/pip/_internal/locations/_sysconfig.py
src/fetchcode/vcs/pip/_internal/locations/base.py
src/fetchcode/vcs/pip/_internal/metadata/__init__.py
src/fetchcode/vcs/pip/_internal/metadata/_json.py
src/fetchcode/vcs/pip/_internal/metadata/base.py
src/fetchcode/vcs/pip/_internal/metadata/pkg_resources.py
src/fetchcode/vcs/pip/_internal/metadata/importlib/__init__.py
src/fetchcode/vcs/pip/_internal/metadata/importlib/_compat.py
src/fetchcode/vcs/pip/_internal/metadata/importlib/_dists.py
src/fetchcode/vcs/pip/_internal/metadata/importlib/_envs.py
src/fetchcode/vcs/pip/_internal/models/__init__.py
src/fetchcode/vcs/pip/_internal/models/candidate.py
src/fetchcode/vcs/pip/_internal/models/direct_url.py
src/fetchcode/vcs/pip/_internal/models/format_control.py
src/fetchcode/vcs/pip/_internal/models/index.py
src/fetchcode/vcs/pip/_internal/models/installation_report.py
src/fetchcode/vcs/pip/_internal/models/link.py
src/fetchcode/vcs/pip/_internal/models/scheme.py
src/fetchcode/vcs/pip/_internal/models/search_scope.py
src/fetchcode/vcs/pip/_internal/models/selection_prefs.py
src/fetchcode/vcs/pip/_internal/models/target_python.py
src/fetchcode/vcs/pip/_internal/models/wheel.py
src/fetchcode/vcs/pip/_internal/network/__init__.py
src/fetchcode/vcs/pip/_internal/network/auth.py
src/fetchcode/vcs/pip/_internal/network/cache.py
src/fetchcode/vcs/pip/_internal/network/download.py
src/fetchcode/vcs/pip/_internal/network/lazy_wheel.py
src/fetchcode/vcs/pip/_internal/network/session.py
src/fetchcode/vcs/pip/_internal/network/utils.py
src/fetchcode/vcs/pip/_internal/network/xmlrpc.py
src/fetchcode/vcs/pip/_internal/operations/__init__.py
src/fetchcode/vcs/pip/_internal/operations/check.py
src/fetchcode/vcs/pip/_internal/operations/freeze.py
src/fetchcode/vcs/pip/_internal/operations/prepare.py
src/fetchcode/vcs/pip/_internal/operations/build/__init__.py
src/fetchcode/vcs/pip/_internal/operations/build/build_tracker.py
src/fetchcode/vcs/pip/_internal/operations/build/metadata.py
src/fetchcode/vcs/pip/_internal/operations/build/metadata_editable.py
src/fetchcode/vcs/pip/_internal/operations/build/metadata_legacy.py
src/fetchcode/vcs/pip/_internal/operations/build/wheel.py
src/fetchcode/vcs/pip/_internal/operations/build/wheel_editable.py
src/fetchcode/vcs/pip/_internal/operations/build/wheel_legacy.py
src/fetchcode/vcs/pip/_internal/operations/install/__init__.py
src/fetchcode/vcs/pip/_internal/operations/install/editable_legacy.py
src/fetchcode/vcs/pip/_internal/operations/install/wheel.py
src/fetchcode/vcs/pip/_internal/req/__init__.py
src/fetchcode/vcs/pip/_internal/req/constructors.py
src/fetchcode/vcs/pip/_internal/req/req_file.py
src/fetchcode/vcs/pip/_internal/req/req_install.py
src/fetchcode/vcs/pip/_internal/req/req_set.py
src/fetchcode/vcs/pip/_internal/req/req_uninstall.py
src/fetchcode/vcs/pip/_internal/resolution/__init__.py
src/fetchcode/vcs/pip/_internal/resolution/base.py
src/fetchcode/vcs/pip/_internal/resolution/legacy/__init__.py
src/fetchcode/vcs/pip/_internal/resolution/legacy/resolver.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/__init__.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/base.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/candidates.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/factory.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/found_candidates.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/provider.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/reporter.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/requirements.py
src/fetchcode/vcs/pip/_internal/resolution/resolvelib/resolver.py
src/fetchcode/vcs/pip/_internal/utils/__init__.py
src/fetchcode/vcs/pip/_internal/utils/_jaraco_text.py
src/fetchcode/vcs/pip/_internal/utils/_log.py
src/fetchcode/vcs/pip/_internal/utils/appdirs.py
src/fetchcode/vcs/pip/_internal/utils/compat.py
src/fetchcode/vcs/pip/_internal/utils/compatibility_tags.py
src/fetchcode/vcs/pip/_internal/utils/datetime.py
src/fetchcode/vcs/pip/_internal/utils/deprecation.py
src/fetchcode/vcs/pip/_internal/utils/direct_url_helpers.py
src/fetchcode/vcs/pip/_internal/utils/egg_link.py
src/fetchcode/vcs/pip/_internal/utils/encoding.py
src/fetchcode/vcs/pip/_internal/utils/entrypoints.py
src/fetchcode/vcs/pip/_internal/utils/filesystem.py
src/fetchcode/vcs/pip/_internal/utils/filetypes.py
src/fetchcode/vcs/pip/_internal/utils/glibc.py
src/fetchcode/vcs/pip/_internal/utils/hashes.py
src/fetchcode/vcs/pip/_internal/utils/logging.py
src/fetchcode/vcs/pip/_internal/utils/misc.py
src/fetchcode/vcs/pip/_internal/utils/packaging.py
src/fetchcode/vcs/pip/_internal/utils/retry.py
src/fetchcode/vcs/pip/_internal/utils/setuptools_build.py
src/fetchcode/vcs/pip/_internal/utils/subprocess.py
src/fetchcode/vcs/pip/_internal/utils/temp_dir.py
src/fetchcode/vcs/pip/_internal/utils/unpacking.py
src/fetchcode/vcs/pip/_internal/utils/urls.py
src/fetchcode/vcs/pip/_internal/utils/virtualenv.py
src/fetchcode/vcs/pip/_internal/utils/wheel.py
src/fetchcode/vcs/pip/_internal/vcs/__init__.py
src/fetchcode/vcs/pip/_internal/vcs/bazaar.py
src/fetchcode/vcs/pip/_internal/vcs/git.py
src/fetchcode/vcs/pip/_internal/vcs/mercurial.py
src/fetchcode/vcs/pip/_internal/vcs/subversion.py
src/fetchcode/vcs/pip/_internal/vcs/versioncontrol.py
src/fetchcode/vcs/pip/_vendor/README.rst
src/fetchcode/vcs/pip/_vendor/__init__.py
src/fetchcode/vcs/pip/_vendor/typing_extensions.LICENSE
src/fetchcode/vcs/pip/_vendor/typing_extensions.py
src/fetchcode/vcs/pip/_vendor/vendor.txt
src/fetchcode/vcs/pip/_vendor/cachecontrol/LICENSE.txt
src/fetchcode/vcs/pip/_vendor/cachecontrol/__init__.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/_cmd.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/adapter.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/cache.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/controller.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/filewrapper.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/heuristics.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/py.typed
src/fetchcode/vcs/pip/_vendor/cachecontrol/serialize.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/wrapper.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/caches/__init__.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/caches/file_cache.py
src/fetchcode/vcs/pip/_vendor/cachecontrol/caches/redis_cache.py
src/fetchcode/vcs/pip/_vendor/certifi/LICENSE
src/fetchcode/vcs/pip/_vendor/certifi/__init__.py
src/fetchcode/vcs/pip/_vendor/certifi/__main__.py
src/fetchcode/vcs/pip/_vendor/certifi/cacert.pem
src/fetchcode/vcs/pip/_vendor/certifi/core.py
src/fetchcode/vcs/pip/_vendor/certifi/py.typed
src/fetchcode/vcs/pip/_vendor/distlib/LICENSE.txt
src/fetchcode/vcs/pip/_vendor/distlib/__init__.py
src/fetchcode/vcs/pip/_vendor/distlib/compat.py
src/fetchcode/vcs/pip/_vendor/distlib/database.py
src/fetchcode/vcs/pip/_vendor/distlib/index.py
src/fetchcode/vcs/pip/_vendor/distlib/locators.py
src/fetchcode/vcs/pip/_vendor/distlib/manifest.py
src/fetchcode/vcs/pip/_vendor/distlib/markers.py
src/fetchcode/vcs/pip/_vendor/distlib/metadata.py
src/fetchcode/vcs/pip/_vendor/distlib/resources.py
src/fetchcode/vcs/pip/_vendor/distlib/scripts.py
src/fetchcode/vcs/pip/_vendor/distlib/t32.exe
src/fetchcode/vcs/pip/_vendor/distlib/t64-arm.exe
src/fetchcode/vcs/pip/_vendor/distlib/t64.exe
src/fetchcode/vcs/pip/_vendor/distlib/util.py
src/fetchcode/vcs/pip/_vendor/distlib/version.py
src/fetchcode/vcs/pip/_vendor/distlib/w32.exe
src/fetchcode/vcs/pip/_vendor/distlib/w64-arm.exe
src/fetchcode/vcs/pip/_vendor/distlib/w64.exe
src/fetchcode/vcs/pip/_vendor/distlib/wheel.py
src/fetchcode/vcs/pip/_vendor/distro/LICENSE
src/fetchcode/vcs/pip/_vendor/distro/__init__.py
src/fetchcode/vcs/pip/_vendor/distro/__main__.py
src/fetchcode/vcs/pip/_vendor/distro/distro.py
src/fetchcode/vcs/pip/_vendor/distro/py.typed
src/fetchcode/vcs/pip/_vendor/idna/LICENSE.md
src/fetchcode/vcs/pip/_vendor/idna/__init__.py
src/fetchcode/vcs/pip/_vendor/idna/codec.py
src/fetchcode/vcs/pip/_vendor/idna/compat.py
src/fetchcode/vcs/pip/_vendor/idna/core.py
src/fetchcode/vcs/pip/_vendor/idna/idnadata.py
src/fetchcode/vcs/pip/_vendor/idna/intranges.py
src/fetchcode/vcs/pip/_vendor/idna/package_data.py
src/fetchcode/vcs/pip/_vendor/idna/py.typed
src/fetchcode/vcs/pip/_vendor/idna/uts46data.py
src/fetchcode/vcs/pip/_vendor/msgpack/COPYING
src/fetchcode/vcs/pip/_vendor/msgpack/__init__.py
src/fetchcode/vcs/pip/_vendor/msgpack/exceptions.py
src/fetchcode/vcs/pip/_vendor/msgpack/ext.py
src/fetchcode/vcs/pip/_vendor/msgpack/fallback.py
src/fetchcode/vcs/pip/_vendor/packaging/LICENSE
src/fetchcode/vcs/pip/_vendor/packaging/LICENSE.APACHE
src/fetchcode/vcs/pip/_vendor/packaging/LICENSE.BSD
src/fetchcode/vcs/pip/_vendor/packaging/__init__.py
src/fetchcode/vcs/pip/_vendor/packaging/_elffile.py
src/fetchcode/vcs/pip/_vendor/packaging/_manylinux.py
src/fetchcode/vcs/pip/_vendor/packaging/_musllinux.py
src/fetchcode/vcs/pip/_vendor/packaging/_parser.py
src/fetchcode/vcs/pip/_vendor/packaging/_structures.py
src/fetchcode/vcs/pip/_vendor/packaging/_tokenizer.py
src/fetchcode/vcs/pip/_vendor/packaging/markers.py
src/fetchcode/vcs/pip/_vendor/packaging/metadata.py
src/fetchcode/vcs/pip/_vendor/packaging/py.typed
src/fetchcode/vcs/pip/_vendor/packaging/requirements.py
src/fetchcode/vcs/pip/_vendor/packaging/specifiers.py
src/fetchcode/vcs/pip/_vendor/packaging/tags.py
src/fetchcode/vcs/pip/_vendor/packaging/utils.py
src/fetchcode/vcs/pip/_vendor/packaging/version.py
src/fetchcode/vcs/pip/_vendor/pkg_resources/LICENSE
src/fetchcode/vcs/pip/_vendor/pkg_resources/__init__.py
src/fetchcode/vcs/pip/_vendor/platformdirs/LICENSE
src/fetchcode/vcs/pip/_vendor/platformdirs/__init__.py
src/fetchcode/vcs/pip/_vendor/platformdirs/__main__.py
src/fetchcode/vcs/pip/_vendor/platformdirs/android.py
src/fetchcode/vcs/pip/_vendor/platformdirs/api.py
src/fetchcode/vcs/pip/_vendor/platformdirs/macos.py
src/fetchcode/vcs/pip/_vendor/platformdirs/py.typed
src/fetchcode/vcs/pip/_vendor/platformdirs/unix.py
src/fetchcode/vcs/pip/_vendor/platformdirs/version.py
src/fetchcode/vcs/pip/_vendor/platformdirs/windows.py
src/fetchcode/vcs/pip/_vendor/pygments/LICENSE
src/fetchcode/vcs/pip/_vendor/pygments/__init__.py
src/fetchcode/vcs/pip/_vendor/pygments/__main__.py
src/fetchcode/vcs/pip/_vendor/pygments/cmdline.py
src/fetchcode/vcs/pip/_vendor/pygments/console.py
src/fetchcode/vcs/pip/_vendor/pygments/filter.py
src/fetchcode/vcs/pip/_vendor/pygments/formatter.py
src/fetchcode/vcs/pip/_vendor/pygments/lexer.py
src/fetchcode/vcs/pip/_vendor/pygments/modeline.py
src/fetchcode/vcs/pip/_vendor/pygments/plugin.py
src/fetchcode/vcs/pip/_vendor/pygments/regexopt.py
src/fetchcode/vcs/pip/_vendor/pygments/scanner.py
src/fetchcode/vcs/pip/_vendor/pygments/sphinxext.py
src/fetchcode/vcs/pip/_vendor/pygments/style.py
src/fetchcode/vcs/pip/_vendor/pygments/token.py
src/fetchcode/vcs/pip/_vendor/pygments/unistring.py
src/fetchcode/vcs/pip/_vendor/pygments/util.py
src/fetchcode/vcs/pip/_vendor/pygments/filters/__init__.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/__init__.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/_mapping.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/bbcode.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/groff.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/html.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/img.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/irc.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/latex.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/other.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/pangomarkup.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/rtf.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/svg.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/terminal.py
src/fetchcode/vcs/pip/_vendor/pygments/formatters/terminal256.py
src/fetchcode/vcs/pip/_vendor/pygments/lexers/__init__.py
src/fetchcode/vcs/pip/_vendor/pygments/lexers/_mapping.py
src/fetchcode/vcs/pip/_vendor/pygments/lexers/python.py
src/fetchcode/vcs/pip/_vendor/pygments/styles/__init__.py
src/fetchcode/vcs/pip/_vendor/pygments/styles/_mapping.py
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/LICENSE
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/__init__.py
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/_compat.py
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/_impl.py
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/_in_process/__init__.py
src/fetchcode/vcs/pip/_vendor/pyproject_hooks/_in_process/_in_process.py
src/fetchcode/vcs/pip/_vendor/requests/LICENSE
src/fetchcode/vcs/pip/_vendor/requests/__init__.py
src/fetchcode/vcs/pip/_vendor/requests/__version__.py
src/fetchcode/vcs/pip/_vendor/requests/_internal_utils.py
src/fetchcode/vcs/pip/_vendor/requests/adapters.py
src/fetchcode/vcs/pip/_vendor/requests/api.py
src/fetchcode/vcs/pip/_vendor/requests/auth.py
src/fetchcode/vcs/pip/_vendor/requests/certs.py
src/fetchcode/vcs/pip/_vendor/requests/compat.py
src/fetchcode/vcs/pip/_vendor/requests/cookies.py
src/fetchcode/vcs/pip/_vendor/requests/exceptions.py
src/fetchcode/vcs/pip/_vendor/requests/help.py
src/fetchcode/vcs/pip/_vendor/requests/hooks.py
src/fetchcode/vcs/pip/_vendor/requests/models.py
src/fetchcode/vcs/pip/_vendor/requests/packages.py
src/fetchcode/vcs/pip/_vendor/requests/sessions.py
src/fetchcode/vcs/pip/_vendor/requests/status_codes.py
src/fetchcode/vcs/pip/_vendor/requests/structures.py
src/fetchcode/vcs/pip/_vendor/requests/utils.py
src/fetchcode/vcs/pip/_vendor/resolvelib/LICENSE
src/fetchcode/vcs/pip/_vendor/resolvelib/__init__.py
src/fetchcode/vcs/pip/_vendor/resolvelib/providers.py
src/fetchcode/vcs/pip/_vendor/resolvelib/py.typed
src/fetchcode/vcs/pip/_vendor/resolvelib/reporters.py
src/fetchcode/vcs/pip/_vendor/resolvelib/resolvers.py
src/fetchcode/vcs/pip/_vendor/resolvelib/structs.py
src/fetchcode/vcs/pip/_vendor/resolvelib/compat/__init__.py
src/fetchcode/vcs/pip/_vendor/resolvelib/compat/collections_abc.py
src/fetchcode/vcs/pip/_vendor/rich/LICENSE
src/fetchcode/vcs/pip/_vendor/rich/__init__.py
src/fetchcode/vcs/pip/_vendor/rich/__main__.py
src/fetchcode/vcs/pip/_vendor/rich/_cell_widths.py
src/fetchcode/vcs/pip/_vendor/rich/_emoji_codes.py
src/fetchcode/vcs/pip/_vendor/rich/_emoji_replace.py
src/fetchcode/vcs/pip/_vendor/rich/_export_format.py
src/fetchcode/vcs/pip/_vendor/rich/_extension.py
src/fetchcode/vcs/pip/_vendor/rich/_fileno.py
src/fetchcode/vcs/pip/_vendor/rich/_inspect.py
src/fetchcode/vcs/pip/_vendor/rich/_log_render.py
src/fetchcode/vcs/pip/_vendor/rich/_loop.py
src/fetchcode/vcs/pip/_vendor/rich/_null_file.py
src/fetchcode/vcs/pip/_vendor/rich/_palettes.py
src/fetchcode/vcs/pip/_vendor/rich/_pick.py
src/fetchcode/vcs/pip/_vendor/rich/_ratio.py
src/fetchcode/vcs/pip/_vendor/rich/_spinners.py
src/fetchcode/vcs/pip/_vendor/rich/_stack.py
src/fetchcode/vcs/pip/_vendor/rich/_timer.py
src/fetchcode/vcs/pip/_vendor/rich/_win32_console.py
src/fetchcode/vcs/pip/_vendor/rich/_windows.py
src/fetchcode/vcs/pip/_vendor/rich/_windows_renderer.py
src/fetchcode/vcs/pip/_vendor/rich/_wrap.py
src/fetchcode/vcs/pip/_vendor/rich/abc.py
src/fetchcode/vcs/pip/_vendor/rich/align.py
src/fetchcode/vcs/pip/_vendor/rich/ansi.py
src/fetchcode/vcs/pip/_vendor/rich/bar.py
src/fetchcode/vcs/pip/_vendor/rich/box.py
src/fetchcode/vcs/pip/_vendor/rich/cells.py
src/fetchcode/vcs/pip/_vendor/rich/color.py
src/fetchcode/vcs/pip/_vendor/rich/color_triplet.py
src/fetchcode/vcs/pip/_vendor/rich/columns.py
src/fetchcode/vcs/pip/_vendor/rich/console.py
src/fetchcode/vcs/pip/_vendor/rich/constrain.py
src/fetchcode/vcs/pip/_vendor/rich/containers.py
src/fetchcode/vcs/pip/_vendor/rich/control.py
src/fetchcode/vcs/pip/_vendor/rich/default_styles.py
src/fetchcode/vcs/pip/_vendor/rich/diagnose.py
src/fetchcode/vcs/pip/_vendor/rich/emoji.py
src/fetchcode/vcs/pip/_vendor/rich/errors.py
src/fetchcode/vcs/pip/_vendor/rich/file_proxy.py
src/fetchcode/vcs/pip/_vendor/rich/filesize.py
src/fetchcode/vcs/pip/_vendor/rich/highlighter.py
src/fetchcode/vcs/pip/_vendor/rich/json.py
src/fetchcode/vcs/pip/_vendor/rich/jupyter.py
src/fetchcode/vcs/pip/_vendor/rich/layout.py
src/fetchcode/vcs/pip/_vendor/rich/live.py
src/fetchcode/vcs/pip/_vendor/rich/live_render.py
src/fetchcode/vcs/pip/_vendor/rich/logging.py
src/fetchcode/vcs/pip/_vendor/rich/markup.py
src/fetchcode/vcs/pip/_vendor/rich/measure.py
src/fetchcode/vcs/pip/_vendor/rich/padding.py
src/fetchcode/vcs/pip/_vendor/rich/pager.py
src/fetchcode/vcs/pip/_vendor/rich/palette.py
src/fetchcode/vcs/pip/_vendor/rich/panel.py
src/fetchcode/vcs/pip/_vendor/rich/pretty.py
src/fetchcode/vcs/pip/_vendor/rich/progress.py
src/fetchcode/vcs/pip/_vendor/rich/progress_bar.py
src/fetchcode/vcs/pip/_vendor/rich/prompt.py
src/fetchcode/vcs/pip/_vendor/rich/protocol.py
src/fetchcode/vcs/pip/_vendor/rich/py.typed
src/fetchcode/vcs/pip/_vendor/rich/region.py
src/fetchcode/vcs/pip/_vendor/rich/repr.py
src/fetchcode/vcs/pip/_vendor/rich/rule.py
src/fetchcode/vcs/pip/_vendor/rich/scope.py
src/fetchcode/vcs/pip/_vendor/rich/screen.py
src/fetchcode/vcs/pip/_vendor/rich/segment.py
src/fetchcode/vcs/pip/_vendor/rich/spinner.py
src/fetchcode/vcs/pip/_vendor/rich/status.py
src/fetchcode/vcs/pip/_vendor/rich/style.py
src/fetchcode/vcs/pip/_vendor/rich/styled.py
src/fetchcode/vcs/pip/_vendor/rich/syntax.py
src/fetchcode/vcs/pip/_vendor/rich/table.py
src/fetchcode/vcs/pip/_vendor/rich/terminal_theme.py
src/fetchcode/vcs/pip/_vendor/rich/text.py
src/fetchcode/vcs/pip/_vendor/rich/theme.py
src/fetchcode/vcs/pip/_vendor/rich/themes.py
src/fetchcode/vcs/pip/_vendor/rich/traceback.py
src/fetchcode/vcs/pip/_vendor/rich/tree.py
src/fetchcode/vcs/pip/_vendor/tomli/LICENSE
src/fetchcode/vcs/pip/_vendor/tomli/__init__.py
src/fetchcode/vcs/pip/_vendor/tomli/_parser.py
src/fetchcode/vcs/pip/_vendor/tomli/_re.py
src/fetchcode/vcs/pip/_vendor/tomli/_types.py
src/fetchcode/vcs/pip/_vendor/tomli/py.typed
src/fetchcode/vcs/pip/_vendor/truststore/LICENSE
src/fetchcode/vcs/pip/_vendor/truststore/__init__.py
src/fetchcode/vcs/pip/_vendor/truststore/_api.py
src/fetchcode/vcs/pip/_vendor/truststore/_macos.py
src/fetchcode/vcs/pip/_vendor/truststore/_openssl.py
src/fetchcode/vcs/pip/_vendor/truststore/_ssl_constants.py
src/fetchcode/vcs/pip/_vendor/truststore/_windows.py
src/fetchcode/vcs/pip/_vendor/truststore/py.typed
src/fetchcode/vcs/pip/_vendor/urllib3/LICENSE.txt
src/fetchcode/vcs/pip/_vendor/urllib3/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/_collections.py
src/fetchcode/vcs/pip/_vendor/urllib3/_version.py
src/fetchcode/vcs/pip/_vendor/urllib3/connection.py
src/fetchcode/vcs/pip/_vendor/urllib3/connectionpool.py
src/fetchcode/vcs/pip/_vendor/urllib3/exceptions.py
src/fetchcode/vcs/pip/_vendor/urllib3/fields.py
src/fetchcode/vcs/pip/_vendor/urllib3/filepost.py
src/fetchcode/vcs/pip/_vendor/urllib3/poolmanager.py
src/fetchcode/vcs/pip/_vendor/urllib3/request.py
src/fetchcode/vcs/pip/_vendor/urllib3/response.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/_appengine_environ.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/appengine.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/ntlmpool.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/pyopenssl.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/securetransport.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/socks.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
src/fetchcode/vcs/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
src/fetchcode/vcs/pip/_vendor/urllib3/packages/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/packages/six.py
src/fetchcode/vcs/pip/_vendor/urllib3/packages/backports/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/packages/backports/makefile.py
src/fetchcode/vcs/pip/_vendor/urllib3/packages/backports/weakref_finalize.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/__init__.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/connection.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/proxy.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/queue.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/request.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/response.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/retry.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/ssl_.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/ssl_match_hostname.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/ssltransport.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/timeout.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/url.py
src/fetchcode/vcs/pip/_vendor/urllib3/util/wait.py
tests/test_composer.py
tests/test_cpan.py
tests/test_cran.py
tests/test_download_urls.py
tests/test_fetch.py
tests/test_huggingface.py
tests/test_package.py
tests/test_package_versions.py
tests/test_pypi.py
tests/test_skeleton_codestyle.py
tests/test_vcs.py
tests/test_vcs_git.py
tests/data/bitbucket.json
tests/data/bitbucket_mock_data.json
tests/data/bitbucket_mock_release_data.json
tests/data/cargo.json
tests/data/cargo_mock_data.json
tests/data/cocoapods.json
tests/data/github.json
tests/data/github_mock_data.json
tests/data/github_mock_release_data.json
tests/data/npm.json
tests/data/npm_mock_data.json
tests/data/pypi.json
tests/data/pypi_mock_data.json
tests/data/rubygems.json
tests/data/rubygems_mock_get_1st_in_list.json
tests/data/rubygems_mock_get_2nd_in_list.json
tests/data/rubygems_mock_get_3rd_in_list.json
tests/data/rubygems_mock_get_list_of_versions.json
tests/data/cocoapods/cocoapod_all_pods_versions_5_1_f.txt
tests/data/cocoapods/expected_construct_cocoapods_package.json
tests/data/cocoapods/expected_result_to_dict.json
tests/data/cocoapods/get_response_kvllibraries.json
tests/data/cocoapods/mock_get_github_rest_return_value.json
tests/data/cocoapods/mock_get_response_side_effect.json
tests/data/package/dirlisting/regenerate_mock_data.py
tests/data/package/dirlisting/generic/barebox-expected.json
tests/data/package/dirlisting/generic/busybox-expected.json
tests/data/package/dirlisting/generic/bzip2-expected.json
tests/data/package/dirlisting/generic/dnsmasq-expected.json
tests/data/package/dirlisting/generic/dropbear-expected.json
tests/data/package/dirlisting/generic/e2fsprogs-expected.json
tests/data/package/dirlisting/generic/ebtables-expected.json
tests/data/package/dirlisting/generic/hostapd-expected.json
tests/data/package/dirlisting/generic/ipkg-expected.json
tests/data/package/dirlisting/generic/iproute2-expected.json
tests/data/package/dirlisting/generic/iptables-expected.json
tests/data/package/dirlisting/generic/libnl-expected.json
tests/data/package/dirlisting/generic/lighttpd-expected.json
tests/data/package/dirlisting/generic/linux-expected.json
tests/data/package/dirlisting/generic/mtd-utils-expected.json
tests/data/package/dirlisting/generic/nftables-expected.json
tests/data/package/dirlisting/generic/openssh-expected.json
tests/data/package/dirlisting/generic/samba-expected.json
tests/data/package/dirlisting/generic/syslinux-expected.json
tests/data/package/dirlisting/generic/toybox-expected.json
tests/data/package/dirlisting/generic/uclibc-expected.json
tests/data/package/dirlisting/generic/uclibc-ng-expected.json
tests/data/package/dirlisting/generic/udhcp-expected.json
tests/data/package/dirlisting/generic/util-linux-expected.json
tests/data/package/dirlisting/generic/wpa_supplicant-expected.json
tests/data/package/dirlisting/generic/barebox/index.html
tests/data/package/dirlisting/generic/busybox/index.html
tests/data/package/dirlisting/generic/bzip2/index.html
tests/data/package/dirlisting/generic/dnsmasq/index.html
tests/data/package/dirlisting/generic/dropbear/index.html
tests/data/package/dirlisting/generic/e2fsprogs/0.html
tests/data/package/dirlisting/generic/e2fsprogs/1.html
tests/data/package/dirlisting/generic/e2fsprogs/10.html
tests/data/package/dirlisting/generic/e2fsprogs/11.html
tests/data/package/dirlisting/generic/e2fsprogs/12.html
tests/data/package/dirlisting/generic/e2fsprogs/13.html
tests/data/package/dirlisting/generic/e2fsprogs/14.html
tests/data/package/dirlisting/generic/e2fsprogs/15.html
tests/data/package/dirlisting/generic/e2fsprogs/16.html
tests/data/package/dirlisting/generic/e2fsprogs/17.html
tests/data/package/dirlisting/generic/e2fsprogs/18.html
tests/data/package/dirlisting/generic/e2fsprogs/19.html
tests/data/package/dirlisting/generic/e2fsprogs/2.html
tests/data/package/dirlisting/generic/e2fsprogs/20.html
tests/data/package/dirlisting/generic/e2fsprogs/21.html
tests/data/package/dirlisting/generic/e2fsprogs/22.html
tests/data/package/dirlisting/generic/e2fsprogs/23.html
tests/data/package/dirlisting/generic/e2fsprogs/24.html
tests/data/package/dirlisting/generic/e2fsprogs/25.html
tests/data/package/dirlisting/generic/e2fsprogs/26.html
tests/data/package/dirlisting/generic/e2fsprogs/27.html
tests/data/package/dirlisting/generic/e2fsprogs/28.html
tests/data/package/dirlisting/generic/e2fsprogs/29.html
tests/data/package/dirlisting/generic/e2fsprogs/3.html
tests/data/package/dirlisting/generic/e2fsprogs/30.html
tests/data/package/dirlisting/generic/e2fsprogs/31.html
tests/data/package/dirlisting/generic/e2fsprogs/32.html
tests/data/package/dirlisting/generic/e2fsprogs/33.html
tests/data/package/dirlisting/generic/e2fsprogs/34.html
tests/data/package/dirlisting/generic/e2fsprogs/35.html
tests/data/package/dirlisting/generic/e2fsprogs/36.html
tests/data/package/dirlisting/generic/e2fsprogs/37.html
tests/data/package/dirlisting/generic/e2fsprogs/38.html
tests/data/package/dirlisting/generic/e2fsprogs/39.html
tests/data/package/dirlisting/generic/e2fsprogs/4.html
tests/data/package/dirlisting/generic/e2fsprogs/40.html
tests/data/package/dirlisting/generic/e2fsprogs/41.html
tests/data/package/dirlisting/generic/e2fsprogs/42.html
tests/data/package/dirlisting/generic/e2fsprogs/43.html
tests/data/package/dirlisting/generic/e2fsprogs/44.html
tests/data/package/dirlisting/generic/e2fsprogs/45.html
tests/data/package/dirlisting/generic/e2fsprogs/46.html
tests/data/package/dirlisting/generic/e2fsprogs/5.html
tests/data/package/dirlisting/generic/e2fsprogs/6.html
tests/data/package/dirlisting/generic/e2fsprogs/7.html
tests/data/package/dirlisting/generic/e2fsprogs/8.html
tests/data/package/dirlisting/generic/e2fsprogs/9.html
tests/data/package/dirlisting/generic/e2fsprogs/index.html
tests/data/package/dirlisting/generic/ebtables/index.html
tests/data/package/dirlisting/generic/hostapd/index.html
tests/data/package/dirlisting/generic/iproute2/index.html
tests/data/package/dirlisting/generic/iptables/index.html
tests/data/package/dirlisting/generic/libnl/index.html
tests/data/package/dirlisting/generic/lighttpd/index.html
tests/data/package/dirlisting/generic/linux/0.html
tests/data/package/dirlisting/generic/linux/1.html
tests/data/package/dirlisting/generic/linux/10.html
tests/data/package/dirlisting/generic/linux/11.html
tests/data/package/dirlisting/generic/linux/12.html
tests/data/package/dirlisting/generic/linux/13.html
tests/data/package/dirlisting/generic/linux/14.html
tests/data/package/dirlisting/generic/linux/15.html
tests/data/package/dirlisting/generic/linux/2.html
tests/data/package/dirlisting/generic/linux/3.html
tests/data/package/dirlisting/generic/linux/4.html
tests/data/package/dirlisting/generic/linux/5.html
tests/data/package/dirlisting/generic/linux/6.html
tests/data/package/dirlisting/generic/linux/7.html
tests/data/package/dirlisting/generic/linux/8.html
tests/data/package/dirlisting/generic/linux/9.html
tests/data/package/dirlisting/generic/linux/index.html
tests/data/package/dirlisting/generic/mtd-utils/index.html
tests/data/package/dirlisting/generic/nftables/index.html
tests/data/package/dirlisting/generic/openssh/index.html
tests/data/package/dirlisting/generic/samba/index.html
tests/data/package/dirlisting/generic/syslinux/index.html
tests/data/package/dirlisting/generic/toybox/index.html
tests/data/package/dirlisting/generic/uclibc/index.html
tests/data/package/dirlisting/generic/uclibc-ng/0.html
tests/data/package/dirlisting/generic/uclibc-ng/1.html
tests/data/package/dirlisting/generic/uclibc-ng/10.html
tests/data/package/dirlisting/generic/uclibc-ng/11.html
tests/data/package/dirlisting/generic/uclibc-ng/12.html
tests/data/package/dirlisting/generic/uclibc-ng/13.html
tests/data/package/dirlisting/generic/uclibc-ng/14.html
tests/data/package/dirlisting/generic/uclibc-ng/15.html
tests/data/package/dirlisting/generic/uclibc-ng/16.html
tests/data/package/dirlisting/generic/uclibc-ng/17.html
tests/data/package/dirlisting/generic/uclibc-ng/18.html
tests/data/package/dirlisting/generic/uclibc-ng/19.html
tests/data/package/dirlisting/generic/uclibc-ng/2.html
tests/data/package/dirlisting/generic/uclibc-ng/20.html
tests/data/package/dirlisting/generic/uclibc-ng/21.html
tests/data/package/dirlisting/generic/uclibc-ng/22.html
tests/data/package/dirlisting/generic/uclibc-ng/23.html
tests/data/package/dirlisting/generic/uclibc-ng/24.html
tests/data/package/dirlisting/generic/uclibc-ng/25.html
tests/data/package/dirlisting/generic/uclibc-ng/26.html
tests/data/package/dirlisting/generic/uclibc-ng/27.html
tests/data/package/dirlisting/generic/uclibc-ng/28.html
tests/data/package/dirlisting/generic/uclibc-ng/29.html
tests/data/package/dirlisting/generic/uclibc-ng/3.html
tests/data/package/dirlisting/generic/uclibc-ng/30.html
tests/data/package/dirlisting/generic/uclibc-ng/31.html
tests/data/package/dirlisting/generic/uclibc-ng/32.html
tests/data/package/dirlisting/generic/uclibc-ng/33.html
tests/data/package/dirlisting/generic/uclibc-ng/34.html
tests/data/package/dirlisting/generic/uclibc-ng/35.html
tests/data/package/dirlisting/generic/uclibc-ng/36.html
tests/data/package/dirlisting/generic/uclibc-ng/37.html
tests/data/package/dirlisting/generic/uclibc-ng/38.html
tests/data/package/dirlisting/generic/uclibc-ng/39.html
tests/data/package/dirlisting/generic/uclibc-ng/4.html
tests/data/package/dirlisting/generic/uclibc-ng/40.html
tests/data/package/dirlisting/generic/uclibc-ng/41.html
tests/data/package/dirlisting/generic/uclibc-ng/42.html
tests/data/package/dirlisting/generic/uclibc-ng/43.html
tests/data/package/dirlisting/generic/uclibc-ng/44.html
tests/data/package/dirlisting/generic/uclibc-ng/45.html
tests/data/package/dirlisting/generic/uclibc-ng/46.html
tests/data/package/dirlisting/generic/uclibc-ng/5.html
tests/data/package/dirlisting/generic/uclibc-ng/6.html
tests/data/package/dirlisting/generic/uclibc-ng/7.html
tests/data/package/dirlisting/generic/uclibc-ng/8.html
tests/data/package/dirlisting/generic/uclibc-ng/9.html
tests/data/package/dirlisting/generic/uclibc-ng/index.html
tests/data/package/dirlisting/generic/util-linux/0.html
tests/data/package/dirlisting/generic/util-linux/1.html
tests/data/package/dirlisting/generic/util-linux/10.html
tests/data/package/dirlisting/generic/util-linux/11.html
tests/data/package/dirlisting/generic/util-linux/12.html
tests/data/package/dirlisting/generic/util-linux/13.html
tests/data/package/dirlisting/generic/util-linux/14.html
tests/data/package/dirlisting/generic/util-linux/15.html
tests/data/package/dirlisting/generic/util-linux/16.html
tests/data/package/dirlisting/generic/util-linux/17.html
tests/data/package/dirlisting/generic/util-linux/18.html
tests/data/package/dirlisting/generic/util-linux/19.html
tests/data/package/dirlisting/generic/util-linux/2.html
tests/data/package/dirlisting/generic/util-linux/20.html
tests/data/package/dirlisting/generic/util-linux/21.html
tests/data/package/dirlisting/generic/util-linux/22.html
tests/data/package/dirlisting/generic/util-linux/23.html
tests/data/package/dirlisting/generic/util-linux/24.html
tests/data/package/dirlisting/generic/util-linux/25.html
tests/data/package/dirlisting/generic/util-linux/26.html
tests/data/package/dirlisting/generic/util-linux/27.html
tests/data/package/dirlisting/generic/util-linux/3.html
tests/data/package/dirlisting/generic/util-linux/4.html
tests/data/package/dirlisting/generic/util-linux/5.html
tests/data/package/dirlisting/generic/util-linux/6.html
tests/data/package/dirlisting/generic/util-linux/7.html
tests/data/package/dirlisting/generic/util-linux/8.html
tests/data/package/dirlisting/generic/util-linux/9.html
tests/data/package/dirlisting/generic/util-linux/index.html
tests/data/package/dirlisting/generic/wpa_supplicant/index.html
tests/data/package/dirlisting/gnu/glibc-expected.json
tests/data/package/dirlisting/gnu/glibc/index.html
tests/data/package/github/avahi-expected.json
tests/data/package/github/bpftool-expected.json
tests/data/package/github/brotli-expected.json
tests/data/package/github/cpython-expected.json
tests/data/package/github/dosfstools-expected.json
tests/data/package/github/erofs-utils-expected.json
tests/data/package/github/genext2fs-expected.json
tests/data/package/github/inotify-tools-expected.json
tests/data/package/github/llvm-project-expected.json
tests/data/package/github/minissdpd-expected.json
tests/data/package/github/miniupnpc-expected.json
tests/data/package/github/miniupnpd-expected.json
tests/data/package/github/nix-expected.json
tests/data/package/github/openssl-expected.json
tests/data/package/github/pupnp-expected.json
tests/data/package/github/regenerate_mock_data.py
tests/data/package/github/rpm-expected.json
tests/data/package/github/shadow-expected.json
tests/data/package/github/sqlite-expected.json
tests/data/package/github/squashfs-tools-expected.json
tests/data/package/github/u-boot-expected.json
tests/data/package/github/wireless-tools-expected.json
tests/data/package/github/avahi/github_mock_data_0.json
tests/data/package/github/avahi/github_mock_data_1.json
tests/data/package/github/bpftool/github_mock_data_0.json
tests/data/package/github/bpftool/github_mock_data_1.json
tests/data/package/github/brotli/github_mock_data_0.json
tests/data/package/github/brotli/github_mock_data_1.json
tests/data/package/github/cpython/github_mock_data_0.json
tests/data/package/github/cpython/github_mock_data_1.json
tests/data/package/github/cpython/github_mock_data_2.json
tests/data/package/github/cpython/github_mock_data_3.json
tests/data/package/github/cpython/github_mock_data_4.json
tests/data/package/github/cpython/github_mock_data_5.json
tests/data/package/github/cpython/github_mock_data_6.json
tests/data/package/github/dosfstools/github_mock_data_0.json
tests/data/package/github/dosfstools/github_mock_data_1.json
tests/data/package/github/erofs-utils/github_mock_data_0.json
tests/data/package/github/erofs-utils/github_mock_data_1.json
tests/data/package/github/genext2fs/github_mock_data_0.json
tests/data/package/github/genext2fs/github_mock_data_1.json
tests/data/package/github/inotify-tools/github_mock_data_0.json
tests/data/package/github/inotify-tools/github_mock_data_1.json
tests/data/package/github/llvm-project/github_mock_data_0.json
tests/data/package/github/llvm-project/github_mock_data_1.json
tests/data/package/github/llvm-project/github_mock_data_2.json
tests/data/package/github/llvm-project/github_mock_data_3.json
tests/data/package/github/miniupnp/github_mock_data_0.json
tests/data/package/github/miniupnp/github_mock_data_1.json
tests/data/package/github/nix/github_mock_data_0.json
tests/data/package/github/nix/github_mock_data_1.json
tests/data/package/github/nix/github_mock_data_2.json
tests/data/package/github/openssl/github_mock_data_0.json
tests/data/package/github/openssl/github_mock_data_1.json
tests/data/package/github/openssl/github_mock_data_2.json
tests/data/package/github/openssl/github_mock_data_3.json
tests/data/package/github/openssl/github_mock_data_4.json
tests/data/package/github/pupnp/github_mock_data_0.json
tests/data/package/github/pupnp/github_mock_data_1.json
tests/data/package/github/rpm/github_mock_data_0.json
tests/data/package/github/rpm/github_mock_data_1.json
tests/data/package/github/rpm/github_mock_data_2.json
tests/data/package/github/shadow/github_mock_data_0.json
tests/data/package/github/shadow/github_mock_data_1.json
tests/data/package/github/sqlite/github_mock_data_0.json
tests/data/package/github/sqlite/github_mock_data_1.json
tests/data/package/github/sqlite/github_mock_data_2.json
tests/data/package/github/squashfs-tools/github_mock_data_0.json
tests/data/package/github/squashfs-tools/github_mock_data_1.json
tests/data/package/github/u-boot/github_mock_data_0.json
tests/data/package/github/u-boot/github_mock_data_1.json
tests/data/package/github/u-boot/github_mock_data_2.json
tests/data/package/github/u-boot/github_mock_data_3.json
tests/data/package/github/u-boot/github_mock_data_4.json
tests/data/package/github/u-boot/github_mock_data_5.json
tests/data/package/github/wireless-tools/github_mock_data_0.json
tests/data/package/github/wireless-tools/github_mock_data_1.json
tests/data/package_versions/cargo.json
tests/data/package_versions/cargo_mock_data.json
tests/data/package_versions/composer.json
tests/data/package_versions/composer_mock_data.json
tests/data/package_versions/conan.json
tests/data/package_versions/conan_mock_data.yml
tests/data/package_versions/deb.json
tests/data/package_versions/deb_mock_data.json
tests/data/package_versions/gem.json
tests/data/package_versions/gem_mock_data.json
tests/data/package_versions/github.json
tests/data/package_versions/github_mock_data.json
tests/data/package_versions/golang.json
tests/data/package_versions/hex.json
tests/data/package_versions/hex_mock_data.json
tests/data/package_versions/launchpad.json
tests/data/package_versions/launchpad_mock_data.json
tests/data/package_versions/maven.json
tests/data/package_versions/maven_mock_data.xml
tests/data/package_versions/npm.json
tests/data/package_versions/npm_mock_data.json
tests/data/package_versions/nuget.json
tests/data/package_versions/nuget_mock_data.json
tests/data/package_versions/pypi.json
tests/data/package_versions/pypi_mock_data.json
tests/data/package_versions/regenerate_mock_data.py
tests/data/package_versions/github/github_mock_data_1.json
tests/data/package_versions/github/github_mock_data_2.json
tests/data/package_versions/github/github_mock_data_3.json
tests/data/package_versions/github/github_mock_data_4.json
tests/data/package_versions/github/github_mock_data_5.json
tests/data/package_versions/github/github_mock_data_6.json
tests/data/package_versions/golang/golang_mock_meta_data.txt
tests/data/package_versions/golang/versions/golang_mock_v1.0.0_data.json
tests/data/package_versions/golang/versions/golang_mock_v1.1.0_data.json
tests/data/package_versions/golang/versions/golang_mock_v1.1.1_data.json
tests/data/package_versions/golang/versions/golang_mock_v1.2.0_data.json
tests/data/package_versions/golang/versions/golang_mock_v1.2.1_data.json
tests/data/package_versions/golang/versions/golang_mock_v1.3.0_data.json
tests/data/pypi/asgiref-3.11.0.json
tests/data/pypi/asgiref.json