summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3176edaaf4ca03cc7379ed5f1f7dd94d65c87805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pixcat-git
	pkgdesc = CLI and Python API to display images on a kitty terminal with optional resizing.
	pkgver = 0.1.4r25.69e35c0
	pkgrel = 3
	url = https://github.com/mirukana/pixcat
	arch = any
	license = LGPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python>=3.7
	depends = python-blessed
	depends = python-pillow
	depends = python-docopt
	depends = python-requests
	depends = python-ansiwrap
	provides = pixcat
	conflicts = pixcat
	source = pixcat::git+https://github.com/mirukana/pixcat.git
	sha256sums = SKIP

pkgname = python-pixcat-git