module
0.0.0-20241119185113-37afa095b726
Repository: https://github.com/pschou/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).