blob: 8e60f66dc71086a4de12cbc8adc07da6f90a9b6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<longdescription>
Implementation of selected parts of the SDL API using Curses. Intended
to be used as a drop-in replacement for the regular SDL.
</longdescription>
<upstream>
<maintainer>
<email>jaakko.keranen@iki.fi</email>
<name>Jaakko Keränen</name>
</maintainer>
<bugs-to>https://codeberg.org/skyjake/sealcurses/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|