#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://github.com/weinholt/compression.git")) (tag "v0.1.0") (revision "b245fa3e7b364d164f809fda11b01de81bcf065e")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "compression") (versions ((version "0.1.0") (synopsis "Decompresses zlib, xz, gzip, lzma, lzma2; extracts tar, zip") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/c/compression_0.1.0_repack.tar.xz")) (content (sha256 "2c9d1fa8c7343e0f71d30598cdb72e341994911957d74ed8f5987b3c66c10591"))) (depends ("chez-srfi" "^0.0.0-akku.53.73bbf95") ("hashing" "^1.2.0") ("struct-pack" "^1.0.0")) (depends/dev) (conflicts))))