summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f734cb34a8f53d7bff7e5247515849615a692ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-readchar
	pkgdesc = Python library to read characters and key strokes
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/magmax/python-readchar
	arch = any
	license = custom:MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/magmax/python-readchar/archive/2.0.0.tar.gz
	source = LICENSE
	md5sums = cdc776bd6105c3795a4fc65054b635e3
	md5sums = 6fe7ddd14c619721d6db734a05d7d423

pkgname = python-readchar