blob: 25a388382fa11956e31abdd2b8874289772146e5 (
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>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>
<origin>srcux</origin>
</pkgmetadata>
|