#!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.1") (revision "11b71963793ed4a3bf761efdd83cf2fe123239ee")) ;; 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.1") (synopsis "Pack/unpack syntax for byte structures") (description "This is a library for working with packed byte\nstructures. It is similar to `struct` in Python or `pack` and `unpack`\nin Perl.") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/s/struct-pack_1.1.1_repack.tar.xz")) (content (sha256 "42d34a4d7052bdda1bddec0dfddd8f1e576bd0a51b483215a4ca3a8ed7b56d09"))) (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50")) (conflicts))))