hyrule-builder

View on PyPIReverse Dependencies (0)

0.7.4 hyrule_builder-0.7.4-py3-none-any.whl

Wheel Details

Project: hyrule-builder
Version: 0.7.4
Filename: hyrule_builder-0.7.4-py3-none-any.whl
Download: [link]
Size: 1016405
MD5: 53debcf98580eec839a2e83c6397f518
SHA256: 2e9c169228a77c66b3a6513c63ff65504159b0e800e9c3df21ccfb00e7530b93
Uploaded: 2021-04-14 00:51:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hyrule-builder
Version: 0.7.4
Summary: A mod builder/unbuilder for The Legend of Zelda: Breath of the Wild
Author: NiceneNerd
Author-Email: macadamiadaze[at]gmail.com
Home-Page: https://github.com/NiceneNerd/Hyrule-Builder
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: botw-utils (>=0.2.3)
Requires-Dist: oead (~=1.2.0)
Requires-Dist: pymsyt (<0.4.0,>=0.3.2)
Requires-Dist: rstb (>=1.2.1)
Requires-Dist: xxhash (~=1.4.3)
Description-Content-Type: text/markdown
[Description omitted; length: 9457 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hyrule_builder/__init__.py sha256=83sQ7Rvq3hKr--sASvUe1xGADIHYGTJiJTb-VlSfiEE 5106
hyrule_builder/__main__.py sha256=-uzzvTBzed9b5v1sSuRM_6U3wcnQKMc3V45FgLG2PjY 4105
hyrule_builder/__version__.py sha256=3g8a9rh8Um33dOjxtTJq_SaClm_U1J6jKQhXnLif_PA 202
hyrule_builder/builder.py sha256=RDAAl3hd78pP4_UldWZvWTyNGzjtNT42zYXgXRnyclg 26321
hyrule_builder/rstb_main.py sha256=yBQsskwq-MaDGFGsH6QZkktmW3rYshWeaY34EHh9JXY 1659
hyrule_builder/sarc_main.py sha256=_a0URWz0HlZE2wuyjEBOEW0V61GzUSPEUCxeuqedKYo 4040
hyrule_builder/unbuilder.py sha256=jTXGeAiz-2ZkI2XAkzVydwHzfEr3g6dNq1RY_aRVGi4 9293
hyrule_builder/data/switch/rstb.json sha256=04V1bQOVyCwYuzUFOLmvqDIIFh79wZrrS9cPUnvdFaI 1350009
hyrule_builder/data/wiiu/rstb.json sha256=QyIzgcC1Yu9UGx7ihbT39FJSogVBKE5HB_KD7jWyYuk 1388826
hyrule_builder-0.7.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
hyrule_builder-0.7.4.dist-info/METADATA sha256=0dxv8cetCGhPAxXg1viGuJFnHvh_uVpjP0wA-SRwmoQ 10260
hyrule_builder-0.7.4.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
hyrule_builder-0.7.4.dist-info/entry_points.txt sha256=33a3nMSwCDgbIDLy5iBeOWDkkwZeMh1684R6C-cVlZM 273
hyrule_builder-0.7.4.dist-info/top_level.txt sha256=fIbHnnkdSkXcrYO-9MIDXSMyTrGvAcUuk22F0-pp5Lo 15
hyrule_builder-0.7.4.dist-info/RECORD

top_level.txt

hyrule_builder

entry_points.txt

build_sarc = hyrule_builder.sarc_main:build_sarc
hyrule_builder = hyrule_builder.__main__:main
json_to_rstb = hyrule_builder.rstb_main:json_to_rstb
rstb_to_json = hyrule_builder.rstb_main:rstb_to_json
unbuild_sarc = hyrule_builder.sarc_main:unbuild_sarc