#!r6rs ;; Submit-To: https://akkuscm.org/packages/ (package (name "chez-docs") (versions ((version "0.2.1") (synopsis "Access Chez Scheme documentation from the REPL.") (authors "Travis Hinkelman") (license "MIT") (lock (location (git "https://github.com/hinkelman/chez-docs.git")) (tag "v0.2.1") (revision "7de3dc5ff61d09cc55a860b7a7eafb833d791a5f")) (depends ("chez-srfi" "^0.0.0-akku.209.552cd37")) (depends/dev) (conflicts))))