summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45da188e6e6ebf6cb2ccb66da356d28fad10be40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-plantuml-git
	pkgdesc = python interface to a plantuml web service instead of having to run java locally
	pkgver = r14.93e1aac
	pkgrel = 1
	url = https://github.com/dougn/python-plantuml
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python-httplib2
	optdepends = plantuml: to use a local plantuml
	provides = python-plantuml
	conflicts = python-plantuml
	source = git+https://github.com/dougn/python-plantuml.git
	md5sums = SKIP

pkgname = python-plantuml-git