gtk-tagged-streams
Text I/O using streams for GTK text buffers, including tags for styling.
$ area51 add gtk-tagged-streamsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gtk-tagged-streams:some-function ...)