[][src]Module cargo_rpm::archive

Tarball builder for release archives (to be passed to rpmbuild)

Arguably we should be building a cpio archive instead of a tarball, but Rust support for tar is presently (as of writing) better.

Structs

Archive

Tarball builder for Rust RPMs

ArchiveFile

Files within the release archive