           SPELL=libp11
         VERSION=0.2.6
     SOURCE_HASH=sha512:9d1fec7f8a6ff1ce23f55340dec135dd29b44dd929b5a80a00e18b9211a65030ef34488f823eba7eea1c571f66087a208db607d41caef34947142658a53afc7c
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.opensc-project.org/files/$SPELL/$SOURCE
        WEB_SITE=http://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
