summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 978ef3050021d2eae32b4175fc8be63667364dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-img2unicode
	pkgdesc = A tool to display images as Unicode in your terminal
	pkgver = 0.1a11
	pkgrel = 1
	url = https://github.com/matrach/img2unicode
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-numpy1>=1.19
	depends = python-scikit-image>=0.19
	depends = python-pillow
	depends = python-scikit-learn
	depends = python-click
	depends = python-six
	depends = python-matplotlib
	optdepends = python-n2: for FastGammaRenderer
	optdepends = python-urwid: for termview
	source = img2unicode-3356b0cd46ddaa55e9ee1854d056f817d89b99f3.tar.gz::https://github.com/matrach/img2unicode/archive/3356b0cd46ddaa55e9ee1854d056f817d89b99f3.tar.gz
	sha256sums = 5d8ff1a1846a9c16088565c64e47c303ded8c133410b115dabc4fe8293c3224e

pkgname = python-img2unicode