assorted-debian-utils 0.7.0

Collection of various utilities for Debian work
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Collection of various utilities for Debian work

This crate consists of the following modules:
* `architectures`: Helpers to handle Debian architectures
* `buildinfo`: Helpers to handle `.buildinfo` files
* `excuses`: Helpers to handle `excuses.yaml` for testing migration
* `wb`: Helpers to generate commands for wanna-build

## License

This crate is Copyright 2021-2024 Sebastian Ramacher and licensed under the LGPL version 3.0 or later.