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
to prepare the deprecation of db/pytest_plugin.py; it's the only function from db/pytest_plugin.py still in use.
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules: