mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 13:27:28 -08:00
This is basically a renamed version of the existing fork providing dev-python/terminaltables. Its only reverse dependency, dev-python/keep, now requires this name, so *shrug*. Signed-off-by: Michał Górny <mgorny@gentoo.org>
13 lines
394 B
XML
13 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">matthewdeanmartin/terminaltables3</remote-id>
|
|
<remote-id type="pypi">terminaltables3</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|