https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 3663136e19ccc9ffe4c88ffc13d1d9bc75d5a6da authored by Antoine R. Dumont (@ardumont) on 16 October 2017, 10:46:11 UTC
New upstream version 0.0.19
Tip revision: 3663136
.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