Metadata-Version: 1.0
Name: PyUbootImage
Version: 0.2b
Summary: Uboot image parser
Home-page: https://github.com/matteomattei/PyUbootImage
Author: Matteo Mattei; Nicola Ponzeveroni
Author-email: info@matteomattei.com; nicola.ponzeveroni@gilbarco.com
License: UNKNOWN
Description: This package provides a way to read u-boot images header and to retrieve encapsulated binaries. It also handles multi-image files.
Keywords: filesystem,parser,u-boot
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
