#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel compile-r7rs))
  (versions
    ((version "1.4.5")
      (synopsis
        "Implementation of SRFI-138: Compiling Scheme programs to executables")
      (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/compile-r7rs/1.4.5/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/compile-r7rs/1.4.5/retropikzel-compile-r7rs-1.4.5.tgz"))
        (content
          (sha256
            "fa1bbadfe0bcc1f1603f8f6897fba9f5a92f1256ad7b8ddb43f7384eda1769b4")))
      (depends ("akku-r7rs" "^1.0.0-beta.3")))))
