struct
structshpkg__info__t
A libshare package definition pertaining to a set of files and instructions on how to install those files.
Note
Structure is the header for a '.spk' libshare package file.
variable
char shpkg_info_t::pkg_name[136]
[136]
The unique name of the package.
variable
(t)
char shpkg_info_t::pkg_ver[136]
[136]
The version number.
variable
(t)
shesig_t shpkg_info_t::pkg_cert
The certificate used to license extracted files.
variable
(t)
shpeer_t shpkg_info_t::pkg_peer
The originating peer which generated the package.
variable
(t)
shtime_t shpkg_info_t::pkg_stamp
The time-stamp of when the package was updated.
variable
(t)
uint32_t shpkg_info_t::pkg_arch
The architecture the package is intended for.