#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (srfi 38))
  (versions
    ((version "0.1.1")
      (synopsis
        "SRFI-38 - External Representation for Data With Shared Structure")
      (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 "Ray Dillinger")
      (homepage
        "http://snow-fort.org/s/iki.fi/retropikzel/srfi/38/0.1.1/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/srfi/38/0.1.1/srfi-38-0.1.1.tgz"))
        (content
          (sha256
            "9330854f86aa5903fa4ebe169e6a6428516513f1e3684e94109745ec0a6029ef")))
      (depends))))
