#!r6rs ;; Submit-To: https://akkuscm.org/packages/ (package (name "r6rs-pffi") (versions ((version "1.4.0") (synopsis "Portable Foreign Function Interface (2020-10-19)") (description "PFFI is a portable foreign function interface for R6RS Scheme implementations." "Supported implementations:" "- Sagittarius (0.6.5 or later)" "- Vicare (0.3d7)" "- Mosh (0.2.7)" "- Racket (plt-r6rs 6.1.1)" "- Guile (2.0.11)" "- Larceny (v0.98)" "- Chez Scheme (v9.5)") (authors "Takashi Kato") (license "BSD-2-Clause") (lock (location (git "https://github.com/ktakashi/r6rs-pffi")) (revision "5c04b4583b077f6b835b5e1eb975aa694300020d")) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts))))