summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86c8c61686dcc380f40ebecb44ca3c3433d8af8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-breathe
	pkgdesc = An extension to reStructuredText and Sphinx to be able to read and render Doxygen xml output.
	pkgver = 4.2.0
	pkgrel = 2
	url = https://breathe.readthedocs.org/en/latest/
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	source = https://pypi.python.org/packages/source/b/breathe/breathe-4.2.0.tar.gz
	md5sums = e35f6ce54485663857129370047f6057

pkgname = python-breathe
	depends = python
	depends = python-setuptools

pkgname = python2-breathe
	depends = python2
	depends = python2-setuptools