mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
19 lines
630 B
XML
19 lines
630 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>torokhov-s-a@yandex.ru</email>
|
|
<name>Sergey Torokhov</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Riichi Mahjong is the Japanese variant to the Chinese game for four players.
|
|
RMahjong is the computer implementation of this game.
|
|
|
|
RMahjong allows you to play the game over a network,
|
|
missing players can be replaced by computer players.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">spirali/rmahjong</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|