https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 68abde3f243d0c3f0c42c075e595e8d962b4f0e9 authored by Quentin Campos on 14 June 2016, 15:33:24 UTC
archiver: change objstorage initialization into the archiver
Tip revision: 68abde3
requirements.txt
dateutil
psycopg2
vcversioner

# remote storage API client
requests

# remote storage API server
flask

# Internal dependencies
swh.core >= 0.0.20

click
swh.scheduler
back to top