#!r6rs
;; Submit-To: https://akku.weinholt.se/archive/packages/
(package
  (name (retropikzel xml2scm))
  (versions
    ((version "0.1.0") (synopsis "WIP")
      (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/xml2scm/0.1.0/index.html")
      (lock
        (location
          (url "http://snow-fort.org/s/iki.fi/retropikzel/retropikzel/xml2scm/0.1.0/retropikzel-xml2scm-0.1.0.tgz"))
        (content
          (sha256
            "48ce6889d7601f272fcb194834ab90d840eebce01a164349f282551af2c734da")))
      (depends
        ("akku-r7rs" "^1.0.0-beta.3")
        ((slib xml-parse) "*")))))
