#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel named-pipes))
  (versions
    ((version "1.0.1") (synopsis "Named pipe library built upon (foreign c)")
      (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/named-pipes/1.0.1/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/named-pipes/1.0.1/retropikzel-named-pipes-1.0.1.tgz"))
        (content
          (sha256
            "65c05f6709a25a656af0d4efeb4da10d60a1ac628d5e0783e2a110c499197006")))
      (depends ("akku-r7rs" "^1.0.0-beta.3") ((foreign c) "*")))))
