aboutsummaryrefslogtreecommitdiff
blob: a49e676e8736462c1e13ce7e50f5823b96c8ae1a (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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <!-- maintainer-needed -->
    <longdescription lang="en">
        Very simple Python library for color and formatting in terminal.
        Collection of color codes and names for 256 color terminal setups.
    </longdescription>
    <upstream>
        <bugs-to>https://gitlab.com/dslackw/colored/-/issues</bugs-to>
        <remote-id type="gitlab">dslackw/colored</remote-id>
        <remote-id type="pypi">colored</remote-id>
    </upstream>
</pkgmetadata>