https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 18c093f08667a200019af144d74ef796dfe3dde5 authored by Antoine R. Dumont (@ardumont) on 16 September 2017, 13:38:44 UTC
New upstream version 0.0.4
Tip revision: 18c093f
.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