New package: python-pyelftools-0.23
This commit is contained in:
16
srcpkgs/python-pyelftools/template
Normal file
16
srcpkgs/python-pyelftools/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user