           SPELL=libbinio
         VERSION=1.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://libbinio.sourceforge.net/
         ENTERED=20130701
           SHORT="binary I/O stream class library"
cat << EOF
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++. The library is hardware independent in
the form that it transparently converts between the different forms of
machine-internal binary data representation. It further employs no special
I/O protocol and can be used on arbitrary binary data sources.
EOF
