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
It returns the full JSON metadata of a GitHub repository by querying the GitHub REST API. Also refactor get_canonical_url method with it. Related to swh/devel/swh-loader-git#3652.
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules: