summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3a4a402508b0f8fc2e3f6f55a260c1fa2d839a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pyemd-git
	pkgdesc = Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
	pkgver = r383.255824f
	pkgrel = 1
	url = https://github.com/wmayner/pyemd
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-oldest-supported-numpy
	provides = python-pyemd
	conflicts = python-pyemd
	source = python-pyemd::git+https://github.com/wmayner/pyemd.git
	md5sums = SKIP

pkgname = python-pyemd-git