           SPELL=libp11
         VERSION=0.4.10
     SOURCE_HASH=sha512:7005dbbab170dff48bee99de67ab9ffbfd2004f4b5150a0a67717aabb30eb93a34495b6d084da5d05162dd8666e8ff4c451d0d153ee4dd5422b59f6f6ca2130c
          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
