1config BR2_PACKAGE_PYTHON_PYELFTOOLS
2	bool "python-pyelftools"
3	help
4	  Pyelftools is a Python library for parsing and analyzing ELF
5	  files and DWARF debug information.
6
7	  https://github.com/eliben/pyelftools
8