Seregon/PkgToolBox

Toolbox for analyzing and editing pkg application files for psp,ps3, ps4 and ps5, includes the most useful functions you might need.

Python/57.3 KB/No license
pkgtoolbox/__init__.py
PkgToolBox / pkgtoolbox / __init__.py
1"""
2Unified package namespace for PKG Tool Box.
3"""
4 
5__all__ = []
6