Minimal, header-only, Modern C++ library for terminal goodies
Description
This package contains development files for programs using the "rang" library.
rang is a minimal, single-header library for colors in your terminal.
rang only depends on C++ standard library, "unistd.h" system header on Unix
and "windows.h" & "io.h" system headers on Windows-based systems.
In other words, you don't need any 3rd party dependencies.