package
0.0.0-20190529211728-a1557c0af52d
Repository: https://github.com/ebikt/go-debian.git
Documentation: pkg.go.dev

# Functions

Parse a string into a Dependency object.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

*/.
Arch models an architecture dependency restriction, commonly used to restrict the relation to one some architectures.
A Dependency is the top level type that models a full Dependency relation.
Possibility models a concrete Possibility that may be satisfied in order to satisfy the Dependency Relation.
A Relation is a set of Possibilities that must be satisfied.
No description provided by the author
No description provided by the author
VersionRelation models a version restriction on a possibility, such as greater than version 1.0, or less than 2.0.