aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b89c030d1d184212ce08299ef3254da589a582e (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 = 3.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