#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (srfi 14))
  (versions
    ((version "0.1.1") (synopsis "SRFI-14 - Character-set Library")
      (description
        "This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0."
        "Original license field: (MIT)"
        "Maintainers: Retropikzel.")
      (license "NOASSERTION")
      (authors "MIT" " Brian D. Carlstrom" " Olin Shivers")
      (homepage
        "http://snow-fort.org/s/iki.fi/retropikzel/srfi/14/0.1.1/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/srfi/14/0.1.1/srfi-14-0.1.1.tgz"))
        (content
          (sha256
            "573cd450cfa963a7ffdced79bed813c3025e1b0a3bd597a34236594038f14f25")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ("chez-srfi" ">=0.0.0-akku.74")))))
