mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-16 03:47:28 -08:00
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
18 lines
652 B
XML
18 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://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/RPi-Distro/python-sense-hat/issues</bugs-to>
|
|
<remote-id type="github">RPi-Distro/python-sense-hat</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|