Crate tugger_debian

Source
Expand description

tugger-debian has been renamed to debian-packaging. Please port all users to this crate.

Structs§

Changelog
Represents a complete debian/changelog file.
ChangelogEntry
ControlField
A field in a control file.
ControlFile
A debian control file.
ControlParagraph
A paragraph in a control file.
ControlTarBuilder
A builder for a control.tar file inside .deb packages.
DebBuilder
A builder for a .deb package file.
SourceControl
Represents a debian/control file.

Enums§

ControlError
ControlFieldValue
A field value in a control file.
DebError
Represents an error related to .deb file handling.

Functions§

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