           MODULE=libnvme
          VERSION=1.16.1
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/linux-nvme/libnvme/archive/refs/tags/v$VERSION.tar.gz
       SOURCE_VFY=sha256:ce1d9d393feb84c4e82ca096db2bdb7dd4a5fd1997d711cc1904796944f2c579
         WEB_SITE=https://github.com/linux-nvme/libnvme
          ENTERED=20230902
          UPDATED=20251110
            SHORT="C library for NVM Express"
cat << EOF
This is the libnvme development C library. libnvme provides type definitions
for NVMe specification structures, enumerations, and bit fields, helper
functions to construct, dispatch, and decode commands and payloads, and
utilities to connect, scan, and manage nvme devices on a Linux system.
EOF
