    MODULE=libp11
   VERSION=0.4.20
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/OpenSC/libp11/releases/download/libp11-$VERSION/
SOURCE_VFY=sha256:a125e0310ff10c189fc1b32a9652101486ea94a6b07c677a30e90e3638d2db48
  WEB_SITE=https://github.com/OpenSC/libp11
   ENTERED=20200131
   UPDATED=20260810
     SHORT="PKCS#11 wrapper library"

cat << EOF
PKCS#11 wrapper library.

This code repository produces two libraries:

 libp11 provides a higher-level (compared to the PKCS#11 library)
 interface to access PKCS#11 objects.  It is designed to integrate
 with applications that use OpenSSL. pkcs11 engine plugin for the
 OpenSSL library allows accessing PKCS#11 modules in a semi-transparent way.

The wiki page for this project is at https://github.com/OpenSC/libp11/wiki
and includes a bug tracker and source browser.
EOF
