Versions in this module Expand all Collapse all v0 v0.1.2 Jan 5, 2024 v0.1.1 Jan 4, 2024 Changes in this version + type DEB struct + Architecture string + Conffiles []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