# 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: ```