blob: cd901ab7ee5ae8aee4c604147c059965df180312 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Golly is an open source, cross-platform application for exploring Conway's
Game of Life and many other types of cellular automata.
</longdescription>
<upstream>
<doc>https://golly.sourceforge.net/Help/index.html</doc>
<remote-id type="sourceforge">golly</remote-id>
</upstream>
</pkgmetadata>
|