#!r6rs
;; Repacked by the Akku archive software with 'git archive'.
;; The original lock information was:
#;
((location
   (git "https://gitlab.com/weinholt/industria.git"))
  (tag "v2.2.1")
  (revision "105b1a4799f8145f7e9ba962a1de478eda142cea"))
;; A git mirror is available at /archive/mirror/.
;; The original submission with a GPG-signed commit hash
;; is available at /archive/packages/.
(package
  (name "industria")
  (versions
    ((version "2.2.1") (synopsis "Cryptography, OTR, SSH, OpenPGP, etc.")
      (description
        "Industria is a collection of portable R6RS Scheme libraries for\ncryptography. It implements low-level algorithms like AES, RSA, DSA,\nECDSA, etc and the high-level protocols OpenPGP, Off-The-Record\nmessaging, DNS and Secure Shell (SSH).")
      (authors "Gwen Weinholt") (license "MIT")
      (lock
        (location
          (url "https://archive.akkuscm.org/archive/pkg/i/industria_2.2.1_repack.tar.xz"))
        (content
          (sha256
            "460e32b794ff91da521fed156013f332d963ab7271215404b8f66146fb17d1ad")))
      (depends
        ("chez-srfi" "~0.0.0-akku")
        ("hashing" "^1.0.0")
        ("ip-address" "^1.0.0")
        ("struct-pack" "^1.0.0"))
      (depends/dev
        ("xitomatl" "~0.0.0-akku")
        ("r6rs-usocket" "^0.0.181217"))
      (conflicts))))
