summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58a8ef86e2f94ecb40269a18c92fd28c13557e36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-favicons
	pkgdesc = Favicon generator for Python 3 with strongly typed sync & async APIs, CLI, & HTML generation
	pkgver = 0.0.9
	pkgrel = 1
	url = https://github.com/checktheroads/favicons
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-pillow
	depends = python-rich
	depends = python-svglib
	depends = python-typer
	source = https://files.pythonhosted.org/packages/source/f/favicons/favicons-0.0.9.tar.gz
	md5sums = 19091796d3c4a339be590ed87875ee4c

pkgname = python-favicons