summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5583a928e51b35adcf0d05408f258be2c2ac4c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pairwisedist
	pkgdesc = Calculate the pairwise-distance matrix for an array of n samples by p features
	pkgver = 1.3.1
	pkgrel = 4
	url = https://github.com/GuyTeichman/pairwisedist
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-installer
	makedepends = python-pip
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-pytest
	source = https://files.pythonhosted.org/packages/source/p/pairwisedist/pairwisedist-1.3.1.tar.gz
	md5sums = 7fb70febbac6a6b35584ab4c30e41f39

pkgname = python-pairwisedist