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
When shutil.unpack_archive failed to unpack a tarball, fallback using the tar command to perform that task. Such issues were encountered when trying to unpack old tarballs coming from CPAN. Related to T2833
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules: