mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-pyelftools: new package
Signed-off-by: Olivier Matz <olivier.matz@6wind.com> Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e662416d84
commit
f41d153b6c
7
package/python-pyelftools/Config.in
Normal file
7
package/python-pyelftools/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PYELFTOOLS
|
||||
bool "python-pyelftools"
|
||||
help
|
||||
Pyelftools is a Python library for parsing and analyzing ELF
|
||||
files and DWARF debug information.
|
||||
|
||||
https://github.com/eliben/pyelftools
|
||||
Reference in New Issue
Block a user