Port details |
- py-trueskill Video game skill rating system
- 0.4.5 games
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-12-13 18:36:06
- Last Update: 2024-12-13 18:32:34
- Commit Hash: f961819
- Also Listed In: math
- License: BSD3CLAUSE
- WWW:
- https://trueskill.org/
- Description:
- TrueSkill is a rating system for game players. It was developed by
Microsoft Research and has been used on Xbox network, formerly known
and commonly referred to as Xbox Live, for ranking and matchmaking
service. This system quantifies players' TRUE skill points by the
Bayesian inference algorithm. It also works well with any type of
match rule including N:N team game or free-for-all.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}trueskill>0:games/py-trueskill@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/games/py-trueskill/ && make install clean
- To add the package, run one of these commands:
- pkg install games/py-trueskill
- pkg install py311-trueskill
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-trueskill listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-trueskill
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1681181046
SHA256 (trueskill-0.4.5.tar.gz) = 9d62b48d2428369d712bd9becff9f9a2caa325e1a2ab5f9392d34bff757867bb
SIZE (trueskill-0.4.5.tar.gz) = 21315
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-six>0 : devel/py-six@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_py-trueskill
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5 13 Dec 2024 18:32:34 |
Alexey Dokuchaev (danfe) |
games/py-trueskill: video game skill rating system (new port)
TrueSkill is a rating system for game players. It was developed
by Microsoft Research and has been used on Xbox network, formerly
known as Xbox Live, for ranking and matchmaking, and is suitable
for any type of matches, including N:N team game or free-for-all.
WWW: https://trueskill.org/ |
Number of commits found: 1
|