mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-25 21:01:01 -04:00
15 lines
388 B
Markdown
15 lines
388 B
Markdown
# libWiiPy.title.tmd Module
|
|
|
|
## Description
|
|
|
|
The `libWiiPy.title.tmd` module provides support for handling TMD (Title Metadata) files, which contain the metadata of both digital and physical Wii titles. This module allows for easy parsing and editing of TMDs.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.title.tmd
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|