Home

Lintian::Relation::Predicate(3)

Lintian::Relation::Predicate(3)Debian Package CheckerLintian::Relation::Predicate(3)

Lintian::Relation::Predicate - Lintian type for relationship predicates

    use Lintian::Relation::Predicate;

This module provides functions for parsing and evaluating package relationships such as Depends and Recommends for binary packages and Build-Depends for source packages. It parses a relationship into an internal format and can then answer questions such as "does this dependency require that a given package be installed" or "is this relationship a superset of another relationship."

"parsable"

Originally written by Russ Allbery <[email protected]> for Lintian.

lintian(1)

2023-02-05Lintian v2.116.3