blob: 0d90984f6f13909ee5d423b3623503f466291e49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<longdescription lang="en">
This go package allows you to change the color of text in the console.
</longdescription>
<upstream>
<remote-id type="github">daviddengcn/go-colortext</remote-id>
</upstream>
</pkgmetadata>
|