#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://gitlab.com/joolean/r6rs-thrift")) (revision "040d5a694263e4942ee600c31e65418d21b7b35f")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "r6rs-thrift") (versions ((version "0.1.0") (synopsis "Implementation of the Apache Thrift framework") (description "This project provides a pure Scheme implementation of the Apache Thrift framework, including parsing and code generation. Visit the Apache Thrift project page (https://thrift.apache.org/) for information about the Thrift definition language and the various Thrift transports and wire protocols.") (authors "Julian Graham") (license "GPL-3.0-or-later") (lock (location (url "https://archive.akkuscm.org/archive/pkg/r/r6rs-thrift_0.1.0_repack.tar.xz")) (content (sha256 "c149e130fb0166aef591dad1cb9f1e9cdedba5ec9db92659a753f0515709ea6f"))) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts))))