blob: 9e23c671206bfce6c3d58fdf144002927d51afee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-favicon
pkgdesc = A Python library to find a website's favicon
pkgver = 0.7.0
pkgrel = 2
url = https://pypi.org/project/favicon
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python-requests
depends = python-beautifulsoup4
source = https://files.pythonhosted.org/packages/source/f/favicon/favicon-0.7.0.tar.gz
sha256sums = 6d6b5a78de2a0d0084589f687f384b2ecd6a6527093fec564403b1a30605d7a8
pkgname = python-favicon
|