Module assorted_debian_utils::wb
source · Expand description
Helpers to generate commands for Debian’s wanna-build service
This module provides builders to generate commands for wanna-build.
Structs
- Builder to create a
nmu
command - Builder for the
bp
command - Builder for the
dw
command - Builder for the
fail
command - Specifier for a source with version, architecture and suite
- A command to be executed by
wb
Enums
- Errors when working with
wb
- Architectures understood by
wb
Traits
- A trait to build
wb
commands