blob: 5cf23dd467da488c1ccd1012da8b6b96d6174415 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|