blob: 6710114d3fb11c322de98daa432342288a0fb653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = paraninfodl
pkgdesc = Download ebooks from ebooks.paraninfo.es as PDF
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/El-Mundos/paraninfodl
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-playwright
depends = python-cryptography
depends = python-pypdf
depends = python-reportlab
depends = python-pillow
depends = python-requests
depends = img2pdf
source = paraninfodl-1.4.0.tar.gz::https://github.com/El-Mundos/paraninfodl/archive/v1.4.0.tar.gz
sha256sums = e7663f68424433ad8ba78a95a4a70261ff5ea447d14995794ad45a4f79a84f8c
pkgname = paraninfodl
|