Metadata-Version: 2.4
Name: cert-uefi-support
Version: 0.9.26
Summary: A package for decompressing file formats found in UEFI distributions
Author-email: CERT Threat Analysis Team <cert@cert.org>
License-Expression: BSD-2-Clause-Patent AND LGPL-2.1 AND MIT AND LicenseRef-Custom
Project-URL: Homepage, https://github.com/cmu-sei/cert-uefi-support
Project-URL: Repository, https://github.com/cmu-sei/cert-uefi-support
Keywords: uefi,firmware,uefi-decompression,support-tools
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Security
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Dynamic: license-file

# CERT UEFI Support Library

The CERT UEFI Support Library is a Python package that 
wraps several third-party decompression libraries for 
working with UEFI files. It is also available as 
from [PyPI cert-uefi-support](https://pypi.org/project/cert-uefi-support/)

It is a required dependency for the `cert-uefi-parser` project
project, which can be installed from [PyPI cert-uefi-parser](https://pypi.org/project/cert-uefi-parser/) 
or from the [GitHub repository](https://github.com/cmu-sei/cert-uefi-parser).
