Function tugger_debian::write_deb_tar[][src]

pub fn write_deb_tar<W: Write>(
    writer: W,
    files: &FileManifest,
    mtime: u64
) -> Result<(), DebError>
Expand description

Write a tar archive suitable for inclusion in a .deb archive.