pyvoronoi: missing metadata.xml

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-02 17:04:05 -05:00
parent bfa33d032d
commit b32aba0e25
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- please remove python@ if tests do not work -->
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>zerochaos@gentoo.org</email>
<name>Rick Farina (Zero_Chaos)</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pyvoronoi</remote-id>
<remote-id type="github">Voxel8/pyvoronoi</remote-id>
</upstream>
</pkgmetadata>