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