dwww Home | Manual pages | Find package

Lintian::Processable::SourceDebian Package ChecLintian::Processable::Source(3)

NAME
       Lintian::Processable::Source -- A dsc source package Lintian can
       process

SYNOPSIS
        use Lintian::Processable::Source;

        my $processable = Lintian::Processable::Source->new;
        $processable->init_from_file('path');

DESCRIPTION
       This class represents a 'dsc' file that Lintian can process. Objects of
       this kind are often part of a Lintian::Group, which represents all the
       files in a changes or buildinfo file.

INSTANCE METHODS
       init_from_file (PATH)
           Initializes a new object from PATH.

AUTHOR
       Originally written by Felix Lechner <felix.lechner@lease-up.com> for
       Lintian.

SEE ALSO
       lintian(1)

       Lintian::Processable

Lintian v2.114.0ubuntu1.4         2024-05-03   Lintian::Processable::Source(3)

Generated by dwww version 1.14 on Sat Jan 18 03:00:29 CET 2025.