import py-wasserplan-0.1.3 to wip

This commit is contained in:
K.I.A.Derouiche 2020-10-27 00:57:18 +01:00
parent 1c51b6b21d
commit 2874be168c
4 changed files with 39 additions and 0 deletions

2
py-wasserplan/DESCR Normal file
View File

@ -0,0 +1,2 @@
Wasserplan is a library for computing 1-Wasserstein distances
between GerryChain partitions.

19
py-wasserplan/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $NetBSD$
DISTNAME= wasserplan-0.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/wasserplan/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://github.com/vrdi/geometry-of-graph-partitions
COMMENT= 1-Wasserstein distances between districting plans
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-gerrychain>=0.2.12:../../wip/py-gerrychain
DEPENDS+= ${PYPKGPREFIX}-cvxpy>=0.2.15:../../wip/py-cvxpy
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

12
py-wasserplan/PLIST Normal file
View File

@ -0,0 +1,12 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/wasserplan/__init__.py
${PYSITELIB}/wasserplan/__init__.pyc
${PYSITELIB}/wasserplan/__init__.pyo
${PYSITELIB}/wasserplan/wasserplan.py
${PYSITELIB}/wasserplan/wasserplan.pyc
${PYSITELIB}/wasserplan/wasserplan.pyo

6
py-wasserplan/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (wasserplan-0.1.3.tar.gz) = faf6012a53d61c8a5b26b0779a9010b998dd9114
RMD160 (wasserplan-0.1.3.tar.gz) = 46f20efaa80b32f60d13f63a2fc1fdf3d776821a
SHA512 (wasserplan-0.1.3.tar.gz) = 08cff5c7e61e8eff720024400ba5ac3465747b42e90f188dbc701eab02cf8f9bf277438d4348d9ab4b1e0d670e08cc88f1720cb2f82e64f9c5b4b4d4d814b10a
Size (wasserplan-0.1.3.tar.gz) = 5201 bytes