Expand description
tugger-debian has been renamed to debian-packaging. Please port all users to this crate.
Structs§
- Changelog
- Represents a complete
debian/changelogfile. - Changelog
Entry - Control
Field - A field in a control file.
- Control
File - A debian control file.
- Control
Paragraph - A paragraph in a control file.
- Control
TarBuilder - A builder for a
control.tarfile inside.debpackages. - DebBuilder
- A builder for a
.debpackage file. - Source
Control - Represents a
debian/controlfile.
Enums§
- Control
Error - Control
Field Value - 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
.debarchive.