summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b8b785f3117fb8272d6fe348f08f040006e1561 (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-pyelftools-git
	pkgdesc = Python library for analyzing ELF files and DWARF debugging information
	pkgver = v0.24.r45.gc1f9021
	pkgrel = 1
	url = https://github.com/eliben/pyelftools
	arch = any
	license = custom:Public Domain
	makedepends = python
	makedepends = python2
	options = !strip
	source = git+https://github.com/eliben/pyelftools.git
	sha512sums = SKIP

pkgname = python2-pyelftools-git
	depends = python2
	provides = python2-pyelftools
	conflicts = python2-pyelftools

pkgname = python-pyelftools-git
	depends = python
	provides = python-pyelftools
	conflicts = python-pyelftools