mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-15 14:42:44 +00:00
Newly needed by games-misc/doge. Unfortunately no tests and hasn't received a commit in 5 years, but is a very small/simple package and should "hopefully" not be much of a concern (other than for setuptools deprecations anyway). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
13 lines
401 B
XML
13 lines
401 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ionen@gentoo.org</email>
|
|
<name>Ionen Wolkens</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">jr-k/python-fullmoon</remote-id>
|
|
<remote-id type="pypi">fullmoon</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|