summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0ec1e57198f6e40db5254e0711907c2a37e533d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-slicer
	pkgdesc = Wraps tensor-like objects and provides a uniform slicing interface via __getitem__
	pkgver = 0.0.7
	pkgrel = 2
	url = https://github.com/interpretml/slicer
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-pandas
	depends = python-pytest
	depends = python-scipy
	optdepends = python-pytorch
	source = https://github.com/interpretml/slicer/archive/v0.0.7/slicer-0.0.7.tar.gz
	sha256sums = 66e698dbe779d5597771c53809aa5e3a1eeb94f4386105e1bb8f3eeab3b3d339

pkgname = python-slicer