#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel test-r7rs))
  (versions
    ((version "1.0.2")
      (synopsis
        "Tools for running Scheme tests with different implementations in Docker")
      (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/test-r7rs/1.0.2/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/test-r7rs/1.0.2/retropikzel-test-r7rs-1.0.2.tgz"))
        (content
          (sha256
            "8ddb4444e4165d146d7be2e9a61d0fef6651d2f42b62756b6a744daffb57d741")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ((retropikzel system) "*")))))
