summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f38c3f8c7be089dcd1fec0fcdd412b89ea622840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pyelftools-git
	pkgdesc = Python library for analyzing ELF files and DWARF debugging information
	pkgver = 0.29_r643.g3ee5c0e
	pkgrel = 1
	url = https://github.com/eliben/pyelftools
	arch = any
	license = custom:Public
	license = 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