#!r6rs
;; Repacked by the Akku archive software with 'git archive'.
;; The original lock information was:
#;
((location
   (git "https://gitlab.com/weinholt/struct-pack.git"))
  (tag "v1.1.2")
  (revision "71932a42e48ad40aecd160a4be15b63198884a3d"))
;; 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.2") (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 "Gwen Weinholt") (license "MIT")
      (lock
        (location
          (url "https://archive.akkuscm.org/archive/pkg/s/struct-pack_1.1.2_repack.tar.xz"))
        (content
          (sha256
            "be89dcec0a0d9549b7ac258cba7cd70cad18b79acd696144a921fcb9c5873aa0")))
      (depends) (depends/dev ("chez-srfi" "^0.0.0-akku.50"))
      (conflicts))))
