summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af54ff9dd99085d34bb22b4719777312a0468ce4 (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-mata
	pkgdesc = Pyhton bindings for open source automata library that offers interface for different kinds of automata (NFA, AFA, etc.)
	pkgver = 0.51.0
	pkgrel = 1
	epoch = 1
	url = https://github.com/VeriFIT/mata
	arch = x86_64
	license = GPL3
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-coverage
	makedepends = cython
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-tabulate
	depends = python-pandas
	depends = python-networkx
	depends = mata
	source = https://github.com/VeriFIT/mata/archive/0.51.0.tar.gz
	sha256sums = 514d5695886ee02fb7ddf9e5e2a5293354fa0cbdc02fe7acf74d233f9e8a350b

pkgname = python-mata