aamp

View on PyPIReverse Dependencies (3)

1.4.1 aamp-1.4.1-py3-none-any.whl

Wheel Details

Project: aamp
Version: 1.4.1
Filename: aamp-1.4.1-py3-none-any.whl
Download: [link]
Size: 337246
MD5: 578acc4ffed16aecb19066dd20362451
SHA256: c83c47ebf68585d7ebdafd48a0fc7e6771d9a1dd0d219c3e3f8c92865901e755
Uploaded: 2020-01-17 20:37:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aamp
Version: 1.4.1
Summary: Nintendo parameter archive (AAMP) library
Author: leoetlino
Author-Email: leo[at]leolam.fr
Home-Page: https://github.com/leoetlino/aamp
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Requires-Dist: PyYAML (~=5.1)
Requires-Dist: dataclasses; python_version == "3.6"
Description-Content-Type: text/markdown
[Description omitted; length: 2318 characters]

WHEEL

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

RECORD

Path Digest Size
aamp/__init__.py sha256=kZig1nUF9Fv05t7qreiKrZxQeQVqS7EUGOgOvWWIvY4 147
aamp/__main__.py sha256=FCALdBsXl4vnrhPkSF-Mqv3r6x41TBv-JZ-1dCwN6IE 1459
aamp/_version.py sha256=SBMLDL4C0jJ8nF4DMikFCQghIFvXYD1bigk9495y3bg 498
aamp/aamp.py sha256=QWXQGb19o7sfLGU7g3ka9bP-5qXYiQXdAuU780autzY 14151
aamp/botw_hashed_names.py sha256=lg1DIpF4fjmOdFqUu238raWrSO4qoBoZzoV6QH2sjSI 269
aamp/botw_hashed_names.txt sha256=TS1VStVuI_HRxffOflVH5K84scTpK_g_bOUMTIqQP3Y 1066650
aamp/botw_numbered_names.py sha256=mxeDlh1bSIP5L1bohzvOQQS6EjNfguWpOMUqeu3JBVY 225
aamp/botw_numbered_names.txt sha256=x2gjxtzBHlLbqwYHLBJg_2eY_3zPOYVhXIopmsJhoSo 4118
aamp/converters.py sha256=SRKmAXRQmpnnsbTD-sc7kLPqYj2VtvKqWtME1IRN6t0 736
aamp/parameters.py sha256=AsvL8XKdsJthqtsG-ULV1MDupS1zzTWxw1SLcx5i3Jw 5549
aamp/util.py sha256=C1KIjFCPsoJ7NUlV7ytbq7zB-3awQiAmJiduyFtJBRw 2739
aamp/yaml_util.py sha256=IO34Hjori0iMMiLeXZBvPjxhgHGTEQddOO29ndFeUSE 8497
aamp-1.4.1.dist-info/LICENSE sha256=MVVce6oSrBFQvJpI-22FtV2c6hM2rjr6k9ZT9o_km7I 17879
aamp-1.4.1.dist-info/METADATA sha256=BXXe_zV_zC3rUFtOubsQJLSHj4FKR0xo_CYMZ-djzks 2935
aamp-1.4.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
aamp-1.4.1.dist-info/entry_points.txt sha256=z0riu9fXOG7GP_KqQjHdmpHvEwaZsF9atn09OCyLbjI 111
aamp-1.4.1.dist-info/top_level.txt sha256=eu831h4oCml0A0FSpOvvuSsmmXUUTyxXG1-DfyMo71I 5
aamp-1.4.1.dist-info/RECORD

top_level.txt

aamp

entry_points.txt

aamp = aamp.__main__:main
aamp_to_yml = aamp.__main__:main
yml_to_aamp = aamp.__main__:main