dev-cpp/termcolor: New package.

Header-only library for printing colored messages to the terminal,
dependency for app-text/epubgrep.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2021-05-25 12:38:30 +02:00
parent 9426997cb8
commit 46a004b1bc
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/ikalnytskyi/termcolor/issues</bugs-to>
</upstream>
</pkgmetadata>