blob: 86395d86b2a85c028c2704994edeeffa64ad7fba (
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
|
pkgbase = hercules-analysis-git
pkgdesc = Gaining advanced insights from Git repository history.
pkgver = 10.7.2.r4.g13a2081
pkgrel = 1
url = https://github.com/src-d/hercules
arch = any
license = Apache
makedepends = go
makedepends = protobuf
makedepends = make
makedepends = git
makedepends = python-setuptools
depends = python-matplotlib
depends = python-scipy
depends = python-pandas
depends = python-yaml
depends = python-protobuf
depends = python-munch
depends = python-hdbscan
depends = python-seriate
depends = python-fastdtw
depends = python-dateutil
depends = python-lifelines
depends = python-tqdm
source = git+https://github.com/src-d/hercules.git
sha256sums = SKIP
pkgname = hercules-analysis-git
|