summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95e0c70614923138a33ee04b5763482eed1856b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-google-images-search
	pkgdesc = Search for image using Google Custom Search API and resize & crop the image afterwords
	pkgver = 1.4.6
	pkgrel = 1
	url = https://github.com/arrrlo/Google-Images-Search
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	depends = python-colorama
	depends = python-pyfiglet
	depends = python-termcolor
	depends = python-click
	depends = python-six
	depends = python-requests
	depends = python-pillow
	depends = python-resize-image
	depends = python-google-api-python-client
	source = https://github.com/arrrlo/Google-Images-Search/archive/v1.4.6.tar.gz
	sha256sums = 1cae993bd894bcfeff384cecb2f36a72be78322a7e798db0440312673ec03ff7

pkgname = python-google-images-search