Versions in this module Expand all Collapse all v0 v0.1.0 Dec 13, 2023 Changes in this version + type DEB struct + Architecture string + Depends string + Description string + Homepage string + InstalledSize int64 + Maintainer string + MultiArch string + Package string + PreDepends string + Priority string + Section string + Source string + Status string + Version string + type Docker struct + Containers []types.Container + type Podman struct + Containers []types.Container + type RPM struct + Arch string + License string + Name string + Release string + Requires []string + Size int + SourceRpm string + Summary string + Vendor string + Version string + type Software struct + DEB []DEB + Docker Docker + Podman Podman + RPM []RPM