17 lines
552 B
Text
17 lines
552 B
Text
|
# Template file for 'python-pyelftools'
|
||
|
pkgname=python-pyelftools
|
||
|
version=0.23
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
wrksrc="pyelftools-${version}"
|
||
|
build_style=python-module
|
||
|
hostmakedepends="python-setuptools"
|
||
|
depends="python"
|
||
|
pycompile_module="elftools"
|
||
|
short_desc="Python library for parsing ELF and DWARF"
|
||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||
|
homepage="https://github.com/eliben/pyelftools"
|
||
|
license="Public Domain"
|
||
|
distfiles="${PYPI_SITE}/p/pyelftools/pyelftools-${version}.tar.gz"
|
||
|
checksum=fc57aadd096e8f9b9b03f1a9578f673ee645e1513a5ff0192ef439e77eab21de
|