summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef410619f27aebfab5fa92ef4d23138b00311e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pypsdd
	pkgdesc = A Python 3 port of the Probabilistic Sentential Decision Diagrams (PSDD) Package PyPSDD.
	pkgver = 0.1
	pkgrel = 1
	url = https://github.com/art-ai/pypsdd
	arch = any
	license = Apache 2.0
	makedepends = git
	depends = python
	depends = python-future
	optdepends = pypy3
	source = git+https://github.com/RenatoGeh/pypsdd
	sha256sums = SKIP

pkgname = python-pypsdd