Metadata-Version: 2.1
Name: btf-extractor
Version: 0.1.5b2
Summary: Extract various BTF archive format.
Home-page: https://github.com/2-propanol/btf_extractor
License: Zlib
Author: 2-propanol
Author-email: nuclear.fusion.247@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Pillow (>=8.0.1,<9.0.0)
Requires-Dist: numpy (>=1.19.3,<2.0.0)
Description-Content-Type: text/markdown

# BTF Extractor
Extract various BTF archive format.

## Tested on
- [ ] Windows MSVC
- [ ] Windows MinGW(GCC with Scoop)
- [x] MacOS Homemrew GCC 10.2.0 (x86_64-apple-darwin19)
- [x] Linux

