summaryrefslogtreecommitdiff
path: root/app-emulation/uxn/metadata.xml
blob: 8e47badc1f5bc1b190984bf01d72e0f59b6fb827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>xgqt@gentoo.org</email>
    <name>Maciej Barć</name>
  </maintainer>
  <longdescription>
    Uxn is a virtual machine with 32 instructions. This one-page computer is
    capable of hosting small applications, programmable in a unique language.
    It was designed with an implementation-first mindset with a focus on
    creating portable tools and games.
  </longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>