blob: fd89b146465e7ac750482e2e8221a23821b4a1cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>yt+gentoo@sysv.in</email>
<name>tooknox</name>
</maintainer>
<longdescription lang="en">
OpenBoardView is a Linux SDL/ImGui edition software for viewing .brd files.
Intended as a drop-in replacement for the "Test_Link" software and "Landrex".
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|