summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c31f23bea91e471330b74e2fb4cd077a62c43453 (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-grip-git
	pkgdesc = Preview GitHub Markdown files like Readme locally before committing them.
	pkgver = 4.5.2
	pkgrel = 1
	url = https://github.com/joeyespo/grip
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python-requests
	depends = python-flask
	depends = python-docopt
	depends = python-markdown
	depends = python-pygments
	depends = python-path-and-address
	provides = python-grip=4.5.2
	conflicts = python-grip
	source = python-grip::git+https://github.com/joeyespo/grip
	md5sums = SKIP
	sha256sums = SKIP

pkgname = python-grip-git