pkgsrc/games/py-ranking/PLIST
kleink d01e47a806 Import ranking-0.3.1 as games/py-ranking.
In most cases, enumerate (a Python standard function) is the best tool
to make a ranking. But how about tie scores?

This module implements Ranking that looks like enumerate but generates
ranks instead of indexes and various strategies to assign ranks to
tie scores.
2013-07-06 17:36:39 +00:00

8 lines
305 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/07/06 17:36:39 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ranking.py
${PYSITELIB}/ranking.pyc
${PYSITELIB}/ranking.pyo