pack_info – print the summarised information about installable archives of a package.

Description

The method prints the contents of all binary archives, provided by the current package. It can add more details in output. It is recommended to save the listings to files as well, as they will be usable for integrity checking.

The method does not have default implementation and can be effectively used with modules.

Writing

The method is expected to write to T.

Variables

The method is expected to use any-api(7) variables:
T
PACKDIR

See also

any(1), any-map(7), any-api(7)