summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26d1819bdcb4d1ac7f75a63465c52fc1e42a1189 (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
25
pkgbase = python-pasp-git
	pkgdesc = Probabilistic answer set programming (install from git)
	pkgver = v0.0.5.r1.g76d96fe
	pkgrel = 1
	url = https://kamel.ime.usp.br/pages/learn_dpasp.html
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = gcc
	makedepends = python-numpy
	depends = python
	depends = clingo
	depends = python-lark-parser
	depends = python-numpy
	depends = python-pandas
	optdepends = python-pytorch
	optdepends = python-pytorch-cuda
	optdepends = python-pytorch-opt
	optdepends = python-pytorch-opt-cuda
	provides = python-pasp
	conflicts = python-pasp
	source = git+https://github.com/RenatoGeh/pasp#branch=master
	sha256sums = SKIP

pkgname = python-pasp-git