summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 000abc9a8da6cc72d61b13f22102905c22a2e902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-mal-toolbox-git
	pkgdesc = A collection of tools used to create MAL models and attack graphs.
	pkgver = 0.0.0.r0.g0000000
	pkgrel = 1
	url = https://github.com/mal-lang/mal-toolbox
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python>=3.10
	depends = python-antlr4
	depends = python-docopt
	depends = python-yaml
	provides = python-mal-toolbox
	conflicts = python-mal-toolbox
	source = mal-toolbox::git+https://github.com/mal-lang/mal-toolbox.git
	sha256sums = SKIP

pkgname = python-mal-toolbox-git