          MODULE=ffcall
         VERSION=1.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/libs/
        WEB_SITE=http://www.haible.de/bruno/packages-ffcall-README.html
      SOURCE_VFY=sha1:6b4fdc7bd38b434bbf3d65508a3d117fc8b349f3
         ENTERED=20021225
         UPDATED=20050928
           SHORT="foreign function call interfaces in embedded interpreters"

PSAFE="no"
cat << EOF
A collection of four libraries used to build foreign function call interfaces
in embedded interpreters. The packages are: avcall - calling C functions with
variable arguments vacall - C functions accepting variable argument prototypes
trampoline - closures as first-class C functions callback - closures with
variable arguments as first-class C functions (a reentrant combination of
vacall and trampoline)
EOF
