summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1cecdfc5ca301250f048840e60a6887a8e39a7e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pyelftools-git
	pkgdesc = Python library for analyzing ELF files and DWARF debugging information
	pkgver = 0.29_r643.g3ee5c0e
	pkgrel = 2
	url = https://github.com/eliben/pyelftools
	arch = any
	license = custom:Public Domain
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	provides = python-pyelftools
	conflicts = python-pyelftools
	options = !strip
	source = git+https://github.com/eliben/pyelftools.git
	sha256sums = SKIP

pkgname = python-pyelftools-git