Crate assorted_debian_utils

Source
Expand description

§Collection of various utilities for Debian work

This crate consists of the following modules:

  • architectures: Helpers to handle Debian architectures
  • archive: Helpers for various features of the Debian archive
  • buildinfo: Helpers to handle .buildinfo files
  • excuses: Helpers to handle excuses.yaml for testing migration
  • version: Helpers to handle package versions
  • wb: Helpers to generate commands for wanna-build

Re-exports§

pub use rfc822_like;

Modules§

architectures
Helpers to handle Debian architectures
archive
Helpers to handle Debian archives
autoremovals
Helpers to handle autoremovals.yaml
buildinfo
Representation of buildinfos
excuses
Helpers to handle excuses.yaml for testing migration
release
Helper to handle Release files
version
Version handling
wb
Helpers to generate commands for Debian’s wanna-build service

Enums§

ParseError
Parsing error