          MODULE=p11-kit
         VERSION=0.26.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/p11-glue/p11-kit/releases/download/$VERSION/
      SOURCE_VFY=sha256:09fd9f44da4813a3141e73d5e7cf7008e5660d0405f13d56c15e1da9dcecf828
        WEB_SITE=https://p11-glue.freedesktop.org/p11-kit.html
         ENTERED=20110821
         UPDATED=20260207
           SHORT="Load and enumerate PKCS#11 modules"

cat << EOF
Provides a way to load and enumerate PKCS#11 modules.
Provides a standard configuration setup for installing PKCS#11 modules in such
a way that they're discoverable. Also solves problems with coordinating the use
of PKCS#11 by different components or libraries living in the same process.
EOF
