dev-python/glicko2: "new" package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-12-20 02:06:05 +01:00
parent 47cd9fb313
commit d8160765ce
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
This is my fork of lmeyerov's update to Ryan Kirkman's pyglicko2
</longdescription>
<upstream>
<remote-id type="github">deepy/glicko2</remote-id>
<remote-id type="pypi">glicko2</remote-id>
</upstream>
</pkgmetadata>