summaryrefslogtreecommitdiff
path: root/dev-ruby/whole_history_rating/metadata.xml
blob: cca2e95794e421a0bd1035a1a0a648c937ff801b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>