[][src]Crate pkginfo

Modules

arch
errors
license

Structs

PkgInfo

PkgInfo represents the data from an Arch linux package.

Functions

new

Parses an Arch linux package and automatically chooses the required file format.

new_from_xz

Parses an old xz package. This function is only for backwards compatibility. New packages are in zst format.