#!r6rs ;; Submit-To: https://akku.weinholt.se/archive/packages/ (package (name "industria") (versions ((version "1.4.0") (synopsis "Eclectic collection of crypto, compression and assembler") (description "Industria is a collection of portable R6RS Scheme libraries for\ncryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA,\netc.), zip/gzip/zlib decompression, disassembly of amd64 machine code,\nOff-The-Record messaging, bytevector pack/unpack syntax, TLS\nconnections via custom binary ports, and more.") (authors "Göran Weinholt ") (license "MIT") (lock (location (git "https://github.com/weinholt/industria.git")) (revision "c65505256ac7ffce9b062b4d8dc5e499d1726bd3")) (depends ("chez-srfi" "~0.0.0-akku")) (depends/dev ("xitomatl" "~0.0.0-akku")) (conflicts))))