blob: dadbba6f85a0a1db981bf18938199e9c55cc62c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = waybackpy-git
pkgdesc = CLI tool that interfaces with the Internet Archives Wayback Machine API
pkgver = 3.0.6.r6.g3b3e78d
pkgrel = 1
url = https://github.com/akamhy/waybackpy
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-click
depends = python-requests
depends = python-urllib3
provides = python-waybackpy
provides = waybackpy
conflicts = waybackpy
source = waybackpy-git::git+https://github.com/akamhy/waybackpy
sha256sums = SKIP
pkgname = waybackpy-git
|