Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

termcolor/2.1.0

Termcolor is a header-only C++ library for printing colored messages to the terminal.
Recipe info
2023-05-06

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
termcolor/2.1.0

Using termcolor

Loading ...
Loading...