summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ff7dfd381578
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-shap
+ pkgdesc = Game theoretic approach to explain the output of any machine learning model
+ pkgver = 0.35.0
+ pkgrel = 1
+ url = https://github.com/slundberg/shap
+ arch = i686
+ arch = x86_64
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ source = https://files.pythonhosted.org/packages/a8/77/b504e43e21a2ba543a1ac4696718beb500cfa708af2fb57cb54ce299045c/shap-0.35.0.tar.gz
+ sha256sums = 6b9a2a3636918b9cdce4d3c599786b38353fbdca49147b5407a75aee398b1018
+
+pkgname = python-shap
+