Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
123 commits behind the upstream repository.
Antoine Lambert's avatar
Antoine Lambert authored
It exist cases when an uncompressed tarball has directories without
any traversal or read permissions so ensure to also fix directory
permissions in normalize_permissions function.
6012be54
History

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