https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 294c57cf979f816287529796c739b8300fd73d1f authored by Jenkins for Software Heritage on 02 March 2021, 08:18:42 UTC
Updated debian changelog for version 1.0.0
Tip revision: 294c57c
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top