DOKK / manpages / debian 11 / lintian / Lintian::Processable::Source::Components.3.en
Lintian::Processable::Source::Components(3) Debian Package Checker Lintian::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 <adsb@debian.org> for Lintian.

lintian(1), Lintian::Processable

2020-11-27 Lintian v2.104.0