Pkgar is the package archive format for Redox OS.## Project LayoutThere are currently two crates in this repo. See their READMEs for more specificdocs:-`pkgar`: The implementation of the pkgar file format as a library, and a cli tool for manpulating pkgar packages.-`pkgar-keys`: Key management tool/library for pkgar.