summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..13c040f7b930
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-persim
+ pkgdesc = Distances and representations of persistence diagrams
+ pkgver = 0.1.1
+ pkgrel = 1
+ url = https://github.com/scikit-tda/persim
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python-scikit-learn
+ depends = python-numpy
+ depends = python-matplotlib
+ depends = python-scipy
+ depends = python-hopcroftkarp-git
+ options = !emptydirs
+ source = https://github.com/scikit-tda/persim/archive/v0.1.1.tar.gz
+ sha256sums = b845d42f07d256d7004c12a767d55b540b0fc28c0ff719d2a4ccaa6d79b7d155
+
+pkgname = python-persim
+