14 lines
588 B
XML
14 lines
588 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>shell-tools@gentoo.org</email>
|
|
<name>Gentoo Shell Tools Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Color is a nifty little utility that you can call from shell scripts,
|
|
that will let you easily use ANSI escape codes (for colors, bold,
|
|
underline, etc) to your shell scripts without having to memorize escape
|
|
sequences and type it every time you want a little red...
|
|
</longdescription>
|
|
</pkgmetadata>
|