           SPELL=bioapi
         VERSION=1.2.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.qrivy.net/~michael/blua/$SPELL/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
        WEB_SITE=http://www.qrivy.net/~michael/blua/
         ENTERED=20051122
      LICENSE[0]=BSD
            DOCS="$DOCS *.htm Disclaimer"
        KEYWORDS="libs"
           SHORT="An unofficial branch of the official implementation of the BioAPI 1.10 framework."
cat << EOF
The BioAPI Specification is intended to provide a high-level generic biometric
authentication model, one suited for any form of biometric technology. It
covers the basic functions of Enrollment, Verification, and Identification, and
includes a database interface to allow a biometric service provider (BSP) to
manage the Identification population for optimum performance. It also provides
primitives that allow the application to manage the capture of samples on a
client, and the Enrollment, Verification, and Identification on a server. This
is an unofficial fork of the reference implementation of the standard.
EOF
