[][src]Module deb_rs::file

Structs

Control

Type doc: https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-binarycontrolfiles YAML format

Deb

This is the struct that should be used to parse .deb files. It should first be created with Deb::new and then extracted with Deb::extract. Once the file has been extracted you can then retrieve data from it.

PathItem

Enums

Version

Functions

extract