debian-workbench 0.2.1

Debian workbench
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
debian-workbench
================

This rust crate provides higher-level utilities for working with Debian
packages in a version-control-aware workbench: editing changelogs,
control files, copyright files, watch files, quilt patches, and
related VCS operations via [breezyshim].

It builds on top of [debian-analyzer] and is used as a foundation for
automated Debian package modification tools.

[breezyshim]: https://crates.io/crates/breezyshim
[debian-analyzer]: ../debian-analyzer