#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://gitlab.com/wak/wak-fmt.git")) (revision "d5b2a5aec60daf66b347d345498584628cd043cd")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "wak-fmt") (versions ((version "0.8.0-akku.10.d5b2a5a") (synopsis "Combinator Formatting Library") (description "A library of procedures for formatting Scheme objects to text in\nvarious ways, and for easily concatenating, composing and extending\nthese formatters efficiently without resorting to capturing and\nmanipulating intermediate strings.") (authors "Alex Shinn") (homepage "http://synthcode.com/scheme/fmt/") (license "BSD-3-Clause") (lock (location (url "https://archive.akkuscm.org/archive/pkg/w/wak-fmt_0.8.0-akku.10.d5b2a5a_repack.tar.xz")) (content (sha256 "807c3b78a2c5d4a89017a8a811a5f58fe3a2c81494107cab710b23d9f1a3a34f"))) (depends ("chez-srfi" "^0.0.0-akku") ("wak-common" "^0.1.0-akku")) (depends/dev) (conflicts))))