Categorygithub.com/ebikt/go-debian
module
0.0.0-20190529211728-a1557c0af52d
Repository: https://github.com/ebikt/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.

This is fork by ebikt to use some features before they get into upstream. This fork may contain API changes.

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