# 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).