The Wayback Machine - https://web.archive.org/web/20220411015625/https://github.com/topics/elf
Skip to content
#

elf

Here are 408 public repositories matching this topic...

fanquake
fanquake commented Jan 4, 2022

I'm currently using LIEF in a project that uses mypy for Python type-checking. We use an ignore directive on our import lief #type:ignore statements, as type stubs for lief are not currently available. I've been considering generating and contributing stubs to https://github.com/python/typeshed, so that we can remove the ignores, and maybe others will find them useful. H

enhancement API Good First Issue

Improve this page

Add a description, image, and links to the elf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elf topic, visit your repo's landing page and select "manage topics."

Learn more