#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (foreign c))
  (versions
    ((version "0.23.3")
      (synopsis
        "Portable foreign function interface for R7RS Schemes")
      (description
        "This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0."
        "Original license field: N/A")
      (license "NOASSERTION") (authors "Retropikzel")
      (homepage
        "http://snow-fort.org/s/iki.fi/retropikzel/foreign/c/0.23.3/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/foreign/c/0.23.3/foreign-c-0.23.3.tgz"))
        (content
          (sha256
            "c45d7e37991bad64c9cbdbfd6db8913166f8dff806bd7154b8ecaa7b428d6ed5")))
      (depends ("akku-r7rs" "^1.0.0-beta.3")))))
