           SPELL=libp11
         VERSION=0.4.12
     SOURCE_HASH=sha512:674cfca2c9eaf162262204c94f9d59d3095dabbc348c1842e758b897e1a5bd4ba08b2d589ec3b2a2d1343a8760eab253e7008dc09ef5b499e2f16385efe5c8cc
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/OpenSC/libp11/releases/download/libp11-$VERSION/$SOURCE
        WEB_SITE=https://www.opensc-project.org/$SPELL
      LICENSE[0]=LGPL
         ENTERED=20090904
        KEYWORDS="crypto"
           SHORT="small layer on top of PKCS#11 API"
cat << EOF
Libp11 is a library implementing a small layer on top of PKCS#11 API to make
using PKCS#11 implementations easier.
 The official name for PKCS#11 is "RSA Security Inc. PKCS #11 Cryptographic
 Token Interface (Cryptoki)".
 The official header files for PKCS #11 Standard are under a non-free
 license. Libp11 does not include these
header files, but instead uses a rewritten pkcs11.h header file from scute
project, which is licensed as open
source software.
EOF
