https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 76d7838c01e5d3671128b14e6959a26f235c547b authored by Antoine Lambert on 15 January 2019, 15:55:56 UTC
storage: Add origin_get_range method to list all archived origins
Tip revision: 76d7838
MANIFEST.in
include Makefile
include Makefile.local
include README.md
include requirements.txt
include requirements-swh.txt
include version.txt
recursive-include sql *
recursive-include swh/storage/sql *
back to top