#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel c2foreign-c))
  (versions
    ((version "1.0.3")
      (synopsis
        "c2foreign-c is a program to automatically generate (foreign c) bindings from C header files")
      (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/retropikzel/c2foreign-c/1.0.3/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/c2foreign-c/1.0.3/retropikzel-c2foreign-c-1.0.3.tgz"))
        (content
          (sha256
            "b7b931b6ca69a62a4eaa97ff4286c76b148a62bb494b261d8c7a8a1fb1fcb220")))
      (depends ("akku-r7rs" "^1.0.0-beta.3")))))
