summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7dae38c204926957cb76f22b66637068c8c94e9 (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.7.3
	pkgrel = 1
	url = https://breathe.readthedocs.org/en/latest/
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	source = breathe-v4.7.3.tar.gz::https://github.com/michaeljones/breathe/archive/v4.7.3.tar.gz
	sha256sums = 4ff9e0ddc9896c591758679cd4af567ac5d3598adbf93d70c08e3820eb994a20

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

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