| Change | Path |
---|
| Modified | mypy.ini |
| Modified | requirements.txt |
| Modified | swh/indexer/codemeta.py |
| Modified | swh/indexer/metadata_dictionary/base.py |
| Modified | swh/indexer/metadata_dictionary/cff.py |
| Modified | swh/indexer/metadata_dictionary/composer.py |
| Modified | swh/indexer/metadata_dictionary/dart.py |
| Modified | swh/indexer/metadata_dictionary/github.py |
| Modified | swh/indexer/metadata_dictionary/maven.py |
| Modified | swh/indexer/metadata_dictionary/npm.py |
| Modified | swh/indexer/metadata_dictionary/nuget.py |
| Modified | swh/indexer/metadata_dictionary/python.py |
| Modified | swh/indexer/metadata_dictionary/ruby.py |
| Added | swh/indexer/metadata_dictionary/utils.py |
| Modified | swh/indexer/namespaces.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_cff.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_composer.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_dart.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_github.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_maven.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_npm.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_nuget.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_python.py |
| Modified | swh/indexer/tests/metadata_dictionary/test_ruby.py |
| Modified | swh/indexer/tests/test_codemeta.py |