           MODULE=libnvme
          VERSION=1.16.2
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/linux-nvme/libnvme/archive/refs/tags/v$VERSION.tar.gz
       SOURCE_VFY=sha256:1d850d5a871559abf641d6e6b63bb86047e4cb26f3ad144597c2c64b3cff7231
         WEB_SITE=https://github.com/linux-nvme/libnvme
          ENTERED=20230902
          UPDATED=20260617
            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
