blob: 9fd35ad8f831df8c3f9ae1bdd7054f0351beea92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-requests-docs-html
pkgdesc = HTML documentation for the python-requests module
pkgver = 3.0.0
pkgrel = 1
url = https://docs.python-requests.org/en/master/index.html
arch = any
license = Apache
makedepends = unzip
noextract = docs-python-requests-org-en-v3.0.0.zip
source = docs-python-requests-org-en-v3.0.0.zip::https://docs.python-requests.org/_/downloads/en/v3.0.0/htmlzip/
sha256sums = b281f41b4dbfa21d3d2574c270abba7bc661a8d456893ca63634402333a1ef15
pkgname = python-requests-docs-html
|