mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 15:37:28 -08:00
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>
12 lines
348 B
XML
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>
|