This package browser is in early development. Mind the rough edges.

libtextstyle 0.21

Text styling library

GNU libtextstyle is a C library that provides an easy way to add styling to programs that produce output to a console or terminal emulator window. It allows applications to emit text annotated with styling information, such as color, font attributes (weight, posture), or underlining.

Installation

Install libtextstyle 0.21 as follows:

guix install libtextstyle@0.21

Or install the latest version:

guix install libtextstyle

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.