Home

Lintian::Processable::Source::Components(3)

Lintian::Processable::Source::Components(3)Debian Package CheckerLintian::Processable::Source::Components(3)

Lintian::Processable::Source::Components - interface to orig tar components

   use Moo;   with 'Lintian::Processable::Source::Components';

Lintian::Processable::Source::Components provides an interface to data for upstream source components. Most sources only use one tarball.

Returns a reference to a hash containing information about source components listed in the .dsc file. The key is the filename, and the value is the name of the component.

Originally written by Adam D. Barratt <[email protected]> for Lintian.

lintian(1), Lintian::Processable

2023-02-05Lintian v2.116.3