mirror of
git://git.proxmox.com/git/pxar.git
synced 2024-12-21 17:33:52 +03:00
15fbb28319
Allows to encode regular files with a payload reference within a separate payload archive rather than encoding the payload within the regular archive. Following the PXAR_PAYLOAD_REF marked header, the payload offset and size are encoded. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.cargo | ||
debian | ||
examples | ||
src | ||
tests | ||
.buildbot.yml | ||
.gitignore | ||
Cargo.toml | ||
Makefile | ||
rustfmt.toml | ||
TODO.rst |