#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://gitlab.com/joolean/r6rs-protobuf")) (revision "f56d95f2f9bea5a696ea8beae93381385297300e")) ;; 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-protobuf") (versions ((version "0.8.0") (synopsis "Protocol Buffers for R6RS Scheme") (description "This project provides a pure Scheme implementation of Protocol Buffers, including parsing and code generation." "Visit the Protocol Buffers project page (https://developers.google.com/protocol-buffers/) for information about the Protocol Buffers description language and the Protocol Buffers wire protocol.") (authors "Julian Graham") (license "GPL-3.0-or-later") (lock (location (url "https://archive.akkuscm.org/archive/pkg/r/r6rs-protobuf_0.8.0_repack.tar.xz")) (content (sha256 "89cb9a2893dcc1d7a6b10b44f1d0ee7cbdb1e655a8e413404350ab0f6ad493ad"))) (depends ("chez-srfi" "^0.0.0-akku")) (depends/dev) (conflicts))))