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

pkgname = web2pdf