blob: 39c05605a1e2f54cfe1bdbd8f297b5a9826d142f (
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-mtga-helper-git
pkgdesc = CLI application to parse log files from MTGA and analyse them using 17lands data
pkgver = 0.2.1.91.d7f029e
pkgrel = 1
url = https://github.com/lubosz/python-mtga-helper
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-xdg-base-dirs
depends = python-scipy
depends = python-requests
depends = python-numpy
depends = python-tabulate
depends = python-coloredlogs
depends = python-termcolor>=3.1.0
source = git+https://github.com/lubosz/python-mtga-helper.git
sha256sums = SKIP
pkgname = python-mtga-helper-git
|