xref: /OK3568_Linux_fs/buildroot/package/python-pyelftools/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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