Lintian::Tag
Lintian interface to tag metadata
- Provided by: lintian (Version: 2.129.0ubuntu2.1)
- Report a bug
Lintian interface to tag metadata
my $tag = Lintian::Tag->new;
This module provides an interface to tag metadata as gleaned from the *.desc files describing the checks. It can be used to retrieve specific metadata elements or to format the tag description.
Originally written by Russ Allbery <rra@debian.org> for Lintian.