          MODULE=openobex
         VERSION=1.7.2-Source
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/openobex/openobex/${VERSION%-*}
      SOURCE_VFY=sha256:158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc
        WEB_SITE=http://dev.zuckschwerdt.org/openobex
         ENTERED=20030927
         UPDATED=20230512
           SHORT="Implementation of the Object Exchange (OBEX) protocol"

cat << EOF
The overall goal of this project is to make an open source implementation of the
Object Exchange (OBEX) protocol. OBEX is a session protocol and can best be
described as a binary HTTP protocol. OBEX is optimised for ad-hoc wireless links
and can be used to exchange all kind of objects like files, pictures, calendar
entries (vCal) and business cards (vCard).
EOF
