          MODULE=libbinio
         VERSION=1.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/libbinio/
      SOURCE_VFY=sha1:47db5f7448245f38b9d26c8b11f53a07b6f6da73
        WEB_SITE=http://libbinio.sourceforge.net
         ENTERED=20071031
         UPDATED=20071031
           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 formsof
machine-internal binary data representation.

It further employs no special I/O protocol and can be used on
arbitrary binary data sources.
EOF
