blob: 1ca0be2949987e200f1d198237a883bb6497533f (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = python-pm4py
pkgdesc = State-of-the-art-process mining in Python
pkgver = 2.7.4
pkgrel = 1
url = https://github.com/pm4py/pm4py-core
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL3
checkdepends = python-pytest
checkdepends = python-pytest-cov
checkdepends = python-pyemd
checkdepends = python-pyvis
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-cvxopt
depends = python-deprecation
depends = python-graphviz
depends = python-intervaltree
depends = python-lxml
depends = python-matplotlib
depends = python-networkx
depends = python-numpy
depends = python-pandas
depends = python-pyarrow
depends = python-pydotplus
depends = python-pytz
depends = python-scipy
depends = python-stringdist
depends = python-tqdm
depends = glpk
optdepends = python-scikit-learn
optdepends = python-pyemd
optdepends = python-pyvis
optdepends = python-jsonschema
optdepends = python-polars
conflicts = python-pm4py-git
source = https://github.com/pm4py/pm4py-core/archive/2.7.4/pm4py-core-2.7.4.tar.gz
sha512sums = 528df33cded6cd751773f80af9a21893eab5d9639e3857ffbd1458a0fbd408d9a15045d4ec94675a766bf93891f26f0df772b2b629529b7c7f7f8f041be97a7e
pkgname = python-pm4py
|