           SPELL=bna
         VERSION=4.1.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.org/packages/source/b/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:31f56c56d63631548e171b9e5c6fba3b0289e683d9196b9cdd1ec0d7a7b0a21e014c91f1d421c7f6e61c3957991442aa276ffec948dcaf7cb7f9451ed33bf4d6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/jleclanche/python-bna
      LICENSE[0]=MIT
         ENTERED=20170727
        KEYWORDS="otp totp auth battle.net"
           SHORT="Battle.net Authenticator routines in Python"
cat << EOF
bna is a command line interface to the python-bna library. It can store and
manage multiple authenticators, as well as create new ones.

Two things to remember:
- Using an authenticator on the same computer as the one you’re playing on is
  not secure.
- It is impossible (without knowing the secret) to import an existing
  authenticator
EOF
