mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
21 lines
670 B
XML
21 lines
670 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<remote-id type="codeberg">skyjake/sealcurses</remote-id>
|
|
<bugs-to>https://codeberg.org/skyjake/sealcurses/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|