          MODULE=dmidecode
         VERSION=3.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://download.savannah.gnu.org/releases/dmidecode/
      SOURCE_VFY=sha256:2c3aed12c85a1e6a9410d406d5e417c455466dc1bc7c89278bb32cf7cad91e8a
        WEB_SITE=https://www.nongnu.org/dmidecode/
      MAINTAINER=ratler@lunar-linux.org
         ENTERED=20040629
         UPDATED=20251223
           SHORT="Tool for dumping a computer's DMI (SMBIOS) in a human-readable format"

cat << EOF
dmidecode, a tool for dumping a computer's DMI (some say SMBIOS) table
contents in a human-readable format. This table contains a description of
the system's hardware components, as well as other useful pieces of
information such as serial numbers and BIOS revision.
EOF
