blob: 058a93d7ad621127f9cdbd36a41abeedc1acd4a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-percollate
pkgdesc = Percollate is a command-line tool that turns web pages into beautifully formatted PDF, EPUB, or HTML files.
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/danburzo/percollate/
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = percollate-2.1.0.tgz
options = !strip
source = https://registry.npmjs.org/percollate/-/percollate-2.1.0.tgz
sha256sums = 453e7dfe6a97e78564da63b1b9d8bd847342e3680f1cd1b922f1b837151f1fc4
pkgname = nodejs-percollate
|