           SPELL=libnpconn
         VERSION=0.1
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://aconole.brad-x.com/programs/latest/${SOURCE}
        WEB_SITE=http://aconole.brad-x.com/programs/libnpconn.html
      LICENSE[0]=LGPL
     SOURCE_HASH=sha512:c4fc3a70c43688fb5dfbf606177f300da2dbd8ae7fb271a835360adde802ef1a73bef01a36d85ca0bda754f7eb0d0258532348e3723e958d91fad2a7a88b0a02
         ENTERED=20031220
        KEYWORDS="libs"
           SHORT="Libnpconn makes establishing a network connection easy."
cat << EOF

Libnpconn - the REAL networkable solution.  Libnpconn makes establishing a
network connection so easy, you'll never use underlying functions ever again.
Automagically, it will establish connections and do all protocol negotiations.
You don't need to know how ANY protocols work, just call the senddata function
on any connection you have open and the library takes care of it.

Features:
  * Thread safe using mutex locks
  * TCP unicast protocol
  * UDP uni and multi-cast protocols
  * Easy development and use
  * LGPL for all those people who want to make proprietary code

EOF
