#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://github.com/weinholt/struct-pack.git")) (tag "v1.1.0") (revision "6c583e744154e31b529445824f858f734e6ad66e")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "struct-pack") (versions ((version "1.1.0") (synopsis "Pack/unpack syntax for byte structures") (description "This is an R6RS library for working with packed byte structures.\nIt is similar to `struct` in Python or `pack` and `unpack` in Perl.") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/s/struct-pack_1.1.0_repack.tar.xz")) (content (sha256 "39cf1cec633af8d7a6a66e37fc024297d9340965ee9da74fdf8636c981f244f2"))) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50")) (conflicts))))