assorted-debian-utils 0.3.0

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

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

## License

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