blob: fe2c9616946c45a4b39a522c7d20be77a3bea31b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pylsb
pkgdesc = Library for downloading, storing, and retrieving the Legacy Standard Bible.
pkgver = 1.1.0
pkgrel = 2
url = https://gitlab.com/Magicrafter13/pylsb
arch = any
license = GPL-3.0-or-later
makedepends = python
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-requests
depends = python-beautifulsoup4
depends = python-lxml
source = https://files.pythonhosted.org/packages/3f/6c/5107b5ea02cbec4c5dd7d7905bdc7fc2e5015dc641895d3c5daf5e40907d/pylsb-1.1.0.tar.gz
md5sums = 23a8c4024aa75454ecf1b44ccdd4dd9f
pkgname = python-pylsb
|