https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: a92af53b64e18b5364ccb792b423e5e71d3e8308 authored by Valentin Lorentz on 18 July 2019, 08:52:36 UTC
Add a 'metadata' field to releases.
Tip revision: a92af53
.gitignore
*~
build
/.coverage
/.coverage.*
dist
*.egg-info/
.eggs/
.hypothesis
*.pyc
__pycache__
.pytest_cache
*.sw?
.tox
version.txt
back to top