textattr library for text colors and attributes available in D
Shriramana Sharma
not.sure.why.a.mail.id.is.needed.even.if.invalid at gmail.com
Thu Nov 8 13:37:08 UTC 2018
https://github.com/jamadagni/textattr/
textattr is a library and command-line tool that makes adding
color and attributes to beautify the terminal output of your
program easier by translating human-readable specs into ANSI
escape codes.
The library is available for C, C++, Python and D. C++ and Python
use the C code for internal processing but the D code is a
separate implementation for easy inclusion of textattr.d in a D
compilation command without requiring any external linking.
Copyright: Shriramana Sharma, 2018
License: BSD-2-Clause
More information about the Digitalmars-d-announce
mailing list