Metadata-Version: 2.1
Name: botw-tools
Version: 0.1.0
Summary: A collection of tools for modding Breath of the Wild
Home-page: https://github.com/krenyy/botw_tools
Author: kreny
Author-email: kronerm9@gmail.com
License: UNKNOWN
Description: # botw_tools
        
        ### A set of CLI tools for Breath of the Wild modding
        
        * `yaz`, `unyaz`: De/compress a file with Yaz-0
        * `aamp`: Convert between AAMP and YML
        * `byml`: Convert between BYML and YML
        * `sarc`: Manipulate SARC archives
        * `actorinfo`: Manipulate ActorInfo file
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
