blob: 56888db15d3cd078b8e294c66b34529b1fe6a2bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|