5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx libffi: libffi @VERSION@ (A Portable Foreign Function Interface Library)
5 kx libffi:
5 kx libffi: FFI stands for Foreign Function Interface. A foreign function
5 kx libffi: interface is the popular name for the interface that allows code
5 kx libffi: written in one language to call code written in another language.
5 kx libffi: The libffi library really only provides the lowest, machine
5 kx libffi: dependent layer of a fully featured foreign function interface.
5 kx libffi:
5 kx libffi: Homepage: http://sourceware.org/libffi/
5 kx libffi:
5 kx libffi: