package
0.18.0
Repository: https://github.com/egibs/go-debian.git
Documentation: pkg.go.dev

# Functions

DecompressorFn returns a decompressing reader for the specified reader and its corresponding file extension ext.
Given a reader, and the file path to the file (for use in the Deb later) create a deb.Deb object, and populate the Control and Data members.
Load an Ar archive reader from an io.ReaderAt.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

This struct encapsulates a Debian .deb flavored `ar(1)` archive.
Container type to access the different parts of a Debian `ar(1)` Archive.
Binary Control format, as exists in the Control section of the `.deb` archive, as defined in Debian Policy, section 5.3, entitled "Binary package control files -- DEBIAN/control".
Container struct to encapsulate a `.deb` file on disk.

# Type aliases

No description provided by the author
No description provided by the author