#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel pstk))
  (versions
    ((version "1.0.8") (synopsis "Use Tk GUI from Scheme")
      (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/pstk/1.0.8/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/pstk/1.0.8/retropikzel-pstk-1.0.8.tgz"))
        (content
          (sha256
            "645ac9d902bf88abcf1ceabfaa39414dd547c669fc1d3085c0b65d52e07a5779")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ((retropikzel named-pipes) "*")
        ((retropikzel system) "*")
        ("chez-srfi" ">=0.0.0-akku.74")))))
