#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (foreign c))
  (versions
    ((version "0.22.0")
      (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.22.0/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/foreign/c/0.22.0/foreign-c-0.22.0.tgz"))
        (content
          (sha256
            "91433ed8c7260939df00186c098241180f7250f72beec5af597b001037d25292")))
      (depends ("akku-r7rs" "^1.0.0-beta.3")))))
