summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4cf1dd581dbd43a3107de5775c33a24b3c13b27e (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 = iredis
	pkgdesc = Terminal client for Redis with auto-completion and syntax highlighting.
	pkgver = 1.15.0
	pkgrel = 1
	url = https://github.com/laixintao/iredis
	arch = any
	license = BSD-3-Clause
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-redis
	depends = python-packaging
	depends = python-prompt_toolkit
	depends = python-pygments
	depends = python-mistune
	depends = python-configobj
	depends = python-click
	depends = python-pendulum
	source = https://files.pythonhosted.org/packages/source/i/iredis/iredis-1.15.0.tar.gz
	sha256sums = 70c3c3d260c1f1a49145b3242a054ae1a5142021d49c72c199760874ab2c069c

pkgname = iredis