aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b0cd4fff901286f1074f37cd85faffd41d02256 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = web2pdf
	pkgdesc = A CLI tool to extract a part of a website, create a PDF
	pkgver = 2.0
	pkgrel = 1
	url = https://github.com/simit22/web2pdf
	arch = any
	license = GPL
	depends = python
	depends = python-requests
	depends = python-beautifulsoup4
	depends = python-weasyprint
	depends = imagemagick
	source = web2pdf.py
	md5sums = SKIP

pkgname = web2pdf