https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 8e9638248bfc39afbd0a6e05a858e1c3db3c1ed9 authored by Antoine R. Dumont (@ardumont) on 19 September 2017, 08:44:59 UTC
New upstream version 0.0.7
Tip revision: 8e96382
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
version.txt
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
back to top