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