Software Heritage - Core foundations
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules:
- config parser
- serialization
- logging mechanism
- database connection
- http-based RPC client/server
This allows using the "system" tox, if it's recent enough, instead of always provisioning an internal .tox venv with tox 4.
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules: