Metadata-Version: 2.1
Name: delf
Version: 0.1.0
Summary: yet another elf dump tool
License: GPL-3.0
Keywords: elf,capstone
Author: terminaldweller
Author-email: devi@terminaldweller.com
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: capstone (>=4.0.2,<5.0.0)
