          MODULE=p11-kit
         VERSION=0.26.5
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/p11-glue/p11-kit/releases/download/$VERSION/
      SOURCE_VFY=sha256:f2cc09111e44bf3fea58f023180b33acea90aa82d042d6fbb623fbc5ba033bb7
        WEB_SITE=https://p11-glue.freedesktop.org/p11-kit.html
         ENTERED=20110821
         UPDATED=20260807
           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
