Source: guile-colorized Section: lisp Maintainer: Debian Scheme Team Uploaders: Shriram Ravindranathan , Build-Depends: debhelper-compat (= 13), guile-3.0-dev, Standards-Version: 4.7.4 Homepage: https://gitlab.com/NalaGinrut/guile-colorized Vcs-Browser: https://salsa.debian.org/debian/guile-colorized Vcs-Git: https://salsa.debian.org/debian/guile-colorized.git Package: guile-colorized Architecture: any Build-Profiles: Depends: guile-3.0, ${misc:Depends}, ${shlibs:Depends}, Description: Colorized REPL for GNU Guile guile-colorized provides colorized, syntax-highlighted outputs for the Guile REPL. By default, Guile comes with an plain REPL which has an uncolored prompt and uncolored outputs. guile-colorized adds colors to the prompt as well as syntax highlighting to the outputs to improve readability.