https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 559a283cb095de2b7da173e5995883b0af801f64 authored by Antoine R. Dumont (@ardumont) on 12 November 2020, 09:39:24 UTC
identifiers.parse_swhid: Make SWHIDs with whitespaces invalid
Tip revision: 559a283
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
.mypy_cache/
back to top