blob: ecef02ea78d4d50ba3bfabdfb80dfb78f6307c1f (
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
26
27
28
|
pkgbase = python-img2unicode-git
pkgdesc = A tool to display images as Unicode in your terminal
pkgver = 0.1a11.r2.6a94265
pkgrel = 1
url = https://github.com/matrach/img2unicode
arch = any
license = MIT
makedepends = git
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
provides = python-img2unicode=0.1a11
conflicts = python-img2unicode
source = img2unicode::git+https://github.com/matrach/img2unicode.git
sha256sums = SKIP
pkgname = python-img2unicode-git
|