mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
Closes: https://bugs.gentoo.org/700208 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
13 lines
666 B
XML
13 lines
666 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>ruby@gentoo.org</email>
|
|
<name>Ruby project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">goshrine/whole_history_rating</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">This gem provides a library and executables that take as input as set of games and output a set of skill rankings for the players of those games. The algorithm is a version of Remi Coulom's Whole-History Rating modified to support handicaps, and implemented in Ruby.
|
|
</longdescription>
|
|
</pkgmetadata>
|