summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 188184c1e41e6b95048cb5f66b849e74f17cf6f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lineedit
	pkgdesc = a readline library based on prompt_toolkit which supports multiple modes
	pkgver = 0.1.4
	pkgrel = 1
	url = https://github.com/randy3k/lineedit/archive/v0.1.4.tar.gz
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = readline
	depends = python-pygments
	depends = python-wcwidth
	depends = python-six
	source = python-lineedit-0.1.4.tar.gz::https://github.com/randy3k/lineedit/archive/v0.1.4.tar.gz
	sha256sums = ba1d4f5a3e5f857be82cd66fc077ce32a66fc25ef5f9e7d42c0fc1853ae640a8

pkgname = python-lineedit