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