Fixup fromcvs/togit conversion
[pkgsrcv2.git] / games / py-ranking / DESCR
1 In most cases, enumerate (a Python standard function) is the best tool
2 to make a ranking. But how about tie scores?
3
4 This module implements Ranking that looks like enumerate but generates
5 ranks instead of indexes and various strategies to assign ranks to
6 tie scores.