blob: 932daa4234e37a3703dd835790d9c0357b70d48c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = excel-parser-processor-git
pkgdesc = Simply generates an array of items from the rows of an Excel file and does the repetitive tedious operations step by step recursively till every item of the array is processed.(Use system-wide electron)
pkgver = 1.3.1.r500.gec6b347
pkgrel = 1
url = https://github.com/btargac/excel-parser-processor
arch = any
license = MIT
makedepends = npm
makedepends = git
makedepends = nvm
makedepends = gendesk
makedepends = curl
makedepends = jq
depends = electron36
provides = excel-parser-processor=1.3.1
conflicts = excel-parser-processor
source = excel-parser-processor.git::git+https://github.com/btargac/excel-parser-processor.git
source = excel-parser-processor.sh
sha256sums = SKIP
sha256sums = 31ad33b633744f5361abd964be306cea53ae1050e760c787115f7eca60045ae6
pkgname = excel-parser-processor-git
|