pack_get_inner_version – print the inner version of a given installable archive.

Synopsis

pack_get_inner_version filename

Description

The method prints inner version of installable binary package filename. Inner version does not contain part, kept in BPV. However, variable BPV is not used here, as the method prints information about arbitrary archive, possibly not relating the current P.

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

Writing

The method does not write anywhere.

Variables

The method uses none of any-api(7) variables.

See also

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