gtk-tagged-streams

BSD Simplified (2-clause)

Text I/O using streams for GTK text buffers, including tags for styling.

$ area51 add gtk-tagged-streamsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gtk-tagged-streams:some-function ...)