summaryrefslogtreecommitdiff
path: root/devel/rubygem-fiddle/pkg-descr
blob: df3cbdc36b81f71e2939cddaa88d8583d706321b (plain) (blame)
1
2
3
4
5
Fiddle is an extension to translate a foreign function interface (FFI) with
ruby.

It wraps libffi, a popular C library which provides a portable interface that
allows code written in one language to call code written in another language.