          MODULE=ffcall
         VERSION=2.5
          SOURCE=libffcall-$VERSION.tar.gz
      SOURCE_URL=$GNU_URL/libffcall/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libffcall-$VERSION
      SOURCE_VFY=sha256:7f422096b40498b1389093955825f141bb67ed6014249d884009463dc7846879
        WEB_SITE=https://www.gnu.org/software/libffcall/
         ENTERED=20021225
         UPDATED=20250118
           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
