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