blob: b02c075ab69a3f917980ffa3a8a48857738a1516 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-duckduckgo-search
pkgdesc = Search for words, documents, images, news, maps and text translation using the DuckDuckGo.com search engine.
pkgver = 8.0.0
pkgrel = 1
url = https://github.com/deedy5/duckduckgo_search
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-click
depends = python-primp
depends = python-lxml
depends = python-h2
source = https://files.pythonhosted.org/packages/source/d/duckduckgo_search/duckduckgo_search-8.0.0.tar.gz
sha256sums = 2a8e22092156e11d3c9195e1ce100fa0bce181d23d6f84b89228190498887736
pkgname = python-duckduckgo-search
|