mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-26 13:21:01 -04:00
15 lines
408 B
Markdown
15 lines
408 B
Markdown
# libWiiPy.title.ticket Module
|
|
|
|
## Description
|
|
|
|
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:
|
|
```
|