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

# README

go-debian

go-debian is a Debian Toolbelt for Go hackers! This package contains a bunch of helpful routines to help work with fun bits of Debian data.

GoDoc

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