https://forge.softwareheritage.org/source/swh-counters
Raw File
Tip revision: 1b262c37b76879f10ea77ae3199f96a7cccb7090 authored by Vincent SELLIER on 30 March 2021, 14:02:31 UTC
Manage and expose the historical data
Tip revision: 1b262c3
MANIFEST.in
include Makefile
include requirements*.txt
include version.txt
include README.md
recursive-include swh py.typed
recursive-include swh/counters/tests/data/ *
back to top