gentoo-ebuilds/dev-ruby/whole_history_rating/metadata.xml
Joonas Niilola 093b1f1829
*/*: reassign Alessandro's packages
Closes: https://bugs.gentoo.org/700208
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-03-25 19:34:45 +02:00

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>