summaryrefslogtreecommitdiff
blob: 136b7868ebc4fc3857a1ea33d32ba778d92634d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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>