blob: 344716a3cf52c252772317e7cf2aafe49e931c31 (
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://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>
<remote-id type="sourceforge">golly</remote-id>
</upstream>
</pkgmetadata>
|