https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: f7754d992642c34601bde48681e092c529e00621 authored by Antoine R. Dumont (@ardumont) on 13 October 2017, 13:41:47 UTC
New upstream version 0.0.16
Tip revision: f7754d9
.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