File: README.md

package info (click to toggle)
rust-debian-analyzer 0.160.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 732 kB
  • sloc: python: 60; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
debian-analyzer
===============

This rust crate provides a set of tools to analyze Debian packages and
make changes to them.

It is designed to be used as part of a larger toolchain for making
changes to Debian packages. One of the key users of it
is the [Debian Codemods](https://salsa.debian.org/jelmer/debian-codemods)
project, which uses it to make changes to Debian packages in a
consistent and automated way.