summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3253b7a126941e69e49401c5f32e40932e195736 (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 = 3
	url = https://github.com/GuyTeichman/pairwisedist
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-installer
	makedepends = python-pytest-runner
	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