gentoo/dev-python/cwcwidth/metadata.xml
Michał Górny 81b6fe8978
dev-python/cwcwidth: New package (Cython version of wcwidth)
Add the Cython alternative to dev-python/wcwidth, that uses the libc
functions.  It is a new dependency of dev-python/curtsies.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-01-24 20:48:34 +01:00

12 lines
348 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">sebastinas/cwcwidth</remote-id>
<remote-id type="pypi">cwcwidth</remote-id>
</upstream>
</pkgmetadata>