blob: 911521ad48d3aa2f5038df1343403355bbc98534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-sismic
pkgdesc = Interactive Statechart Model Interpreter and Checker
pkgver = 1.6.6
pkgrel = 1
url = https://github.com/AlexandreDecan/sismic/
arch = any
license = LGPL3
checkdepends = python-coverage
checkdepends = python-pytest
checkdepends = python-pytest-mock
makedepends = python-setuptools
makedepends = python-sphinx-autodoc-typehints
makedepends = python-sphinx
depends = python
depends = python-schema
depends = python-behave
depends = python-ruamel-yaml
optdepends = plantuml: interpret and convert generated files to png
source = https://files.pythonhosted.org/packages/source/s/sismic/sismic-1.6.6.tar.gz
sha256sums = 363e8fbce45479494965144311ce2e3ade1f08893abf8f97550fedb453ed2b60
pkgname = python-sismic
|