mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-27 05:41:01 -04:00
13 lines
392 B
Markdown
13 lines
392 B
Markdown
# libWiiPy.title.ticket Module
|
|
|
|
The `libWiiPy.title.ticket` module provides support for handling Tickets, which are the license files used to decrypt the content of digital titles during installation. This module allows for easy parsing and editing of Tickets.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.title.ticket
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|