module
0.0.0-20190529211728-a1557c0af52d
Repository: https://github.com/ebikt/go-debian.git
Documentation: pkg.go.dev
# Packages
Parse the Debian changelog format.
Parse the Debian control file format.
This module provides an API to access and programmatically process
Debian `.deb` archives on disk.
The Dependency module provides an interface to parse and inspect Debian
Dependency relationships.
No description provided by the author
version is a pure-go implementation of dpkg version string functions (parsing, comparison) which is compatible with dpkg(1).