summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e7e7f4e94afc1101bb24b794c82eb9e42dba0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cheat
	pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line.
	pkgver = 2.5.1
	pkgrel = 2
	url = https://github.com/chrisallenlane/cheat
	arch = any
	license = GPL3
	makedepends = python
	depends = python
	depends = python-docopt
	depends = python-pygments
	depends = python-termcolor
	optdepends = bash-completion
	optdepends = zsh-completions
	optdepends = fish
	source = https://github.com/chrisallenlane/cheat/archive/2.5.1.tar.gz
	sha256sums = 9ae44cfc79478a7ba604871f3253e176f2bf3e1a4e698c9466e58a39d279effd

pkgname = python-cheat