           SPELL=fnorb
         VERSION=1.3
          SOURCE=Fnorb-$VERSION.tar.gz
         SOURCE2=Fnorb-Guide.html.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Fnorb-$VERSION 
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=http://www.fnorb.org/docs/1.2/$SOURCE2
          MD5[0]=ce414a710280eae0aa2780262a9650c0
          MD5[1]=a7df09c9060649bc7902e97b36c3cc41
        WEB_SITE=http://www.fnorb.org/
         ENTERED=20041204
         UPDATED=20041204
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="A corba 2 orb written in python"
cat << EOF
Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC. Fnorb's claim to fame is its size and pure Python implementation. These features allow it to be used whever Python may used (for example, within Jython) unlike other ORBs that rely on binary runtimes.
EOF
