           SPELL=xplc
         VERSION=0.3.13
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/xplc/${SOURCE}
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
       BUILD_API=2
        WEB_SITE=http://xplc.sourceforge.net/
         ENTERED=20041002
         UPDATED=20041002
           SHORT="Cross platform component system"
cat << EOF
XPLC ("Cross-Platform Lightweight Components") is a component system 
that will provide extensibility and reusability both inside and 
between applications, while being portable across platforms (and 
languages) and having the lowest possible overhead (both in machine 
resources and programming effort).
EOF
