Metadata-Version: 2.4
Name: niche-elf
Version: 0.1.3
Summary: A small library that optimizes some niche operations commonly used by debugger extensions. 
Author-email: k4lizen <k4lizen@proton.me>
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Operating System Kernels
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyelftools>=0.30
Dynamic: license-file

# niche-elf

A small library that optimizes some niche ELF operations commonly used by debugger extensions. Linux-only.
