Metadata-Version: 2.4
Name: nstools
Version: 2.0.0b7
Home-page: https://github.com/seiya-dev/NSTools
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: zstandard
Requires-Dist: enlighten
Requires-Dist: requests
Requires-Dist: pycryptodome
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

# Nintendo Switch Tools

Tools for XCI, XCZ, NSP and NSZ

Based on nut, NSC_B and nsz

# pypi.org

for using nstools, nsz.Fs and nsz.nut:
https://pypi.org/project/nstools/

nsz required:
```
pip install git+https://github.com/nicoboss/nsz.git@master
```
