gentoo/dev-python/sense-hat/metadata.xml
Conrad Kostecki cf2dae5910
dev-python/python-sense-hat: movepkg to dev-python/sense-hat
Bug: https://bugs.gentoo.org/920647
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-12-25 20:12:24 +01:00

19 lines
696 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission.
An education outreach programme for UK schools sending code experiments
to the International Space Station.
</longdescription>
<upstream>
<bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to>
<remote-id type="github">astro-pi/python-sense-hat</remote-id>
<remote-id type="pypi">sense-hat</remote-id>
</upstream>
</pkgmetadata>