mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-25 12:51:01 -04:00
653 B
653 B
libWiiPy.archive.u8 Module
Description
The libWiiPy.archive.u8
module provides support for handling U8 archives, which are a non-compressed archive format used extensively on the Wii to join multiple files into one.
This module exposes functions for both packing and unpacking U8 archives, as well as code to parse IMET headers. IMET headers are a header format used specifically for U8 archives containing the banner of a channel, as they store the localized name of the channel along with other banner metadata.
Module Contents
.. automodule:: libWiiPy.archive.u8
:members:
:undoc-members:
:show-inheritance: