https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: e4c4983250b19f4952a596905e449b9fa460bac8 authored by Jenkins for Software Heritage on 08 February 2022, 09:45:21 UTC
Updated backport on buster-swh from debian/0.43.1-1_swh1 (unstable-swh)
Tip revision: e4c4983
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top