mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
15 lines
508 B
XML
15 lines
508 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>tomjbe@gentoo.org</email>
|
|
<name>Thomas Beierlein</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
KochMorse is a simple morse-code tutor using the Koch method. It is
|
|
written in C++ and uses Qt5 for the graphical user interface.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">hmatuschek/kochmorse</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|