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. - 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.tar
file inside.deb
packages. - DebBuilder
- A builder for a
.deb
package file. - Source
Control - Represents a
debian/control
file.
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
.deb
archive.