Metadata-Version: |
2.1 |
Name: |
sm64_random_assets |
Version: |
0.1.1 |
Summary: |
The sm64-random-assets module |
Author: |
Jon Crall |
Author-Email: |
erotemic[at]gmail.com |
Home-Page: |
https://github.com/Erotemic/sm64-random-assets |
License: |
Apache 2 |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
kwimage (>=0.9.19) |
Requires-Dist: |
ruamel.yaml (<=0.17.32,>=0.17.22) |
Requires-Dist: |
ubelt (>=1.3.6) |
Requires-Dist: |
kwutil (>=0.3.3) |
Requires-Dist: |
scriptconfig (>=0.8.1) |
Requires-Dist: |
rich (>=12.3.0) |
Requires-Dist: |
parse (>=1.19.0) |
Requires-Dist: |
colorama (>=0.4.1); platform_system == "Windows" |
Requires-Dist: |
numpy (>=1.21.0); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
PyYaml (>=6.0); python_version < "3.12" |
Requires-Dist: |
numpy (>=1.23.2); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.12" and python_version >= "3.11" |
Requires-Dist: |
PyYaml (>=6.0.1); python_version < "3.13" and python_version >= "3.12" |
Requires-Dist: |
numpy (>=1.26.0); python_version < "3.13" and python_version >= "3.12" |
Requires-Dist: |
matplotlib (>=3.7.3); python_version < "3.13" and python_version >= "3.12" |
Requires-Dist: |
numpy (>=1.19.2); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
matplotlib (>=3.6.2); python_version < "3.9" and python_version >= "3.8" |
Requires-Dist: |
PyYaml (>=6.0.2); python_version < "4.0" and python_version >= "3.13" |
Requires-Dist: |
numpy (>=2.1.0); python_version < "4.0" and python_version >= "3.13" |
Requires-Dist: |
matplotlib (>=3.9.2); python_version < "4.0" and python_version >= "3.13" |
Requires-Dist: |
kwimage (>=0.9.19); extra == "all" |
Requires-Dist: |
ruamel.yaml (<=0.17.32,>=0.17.22); extra == "all" |
Requires-Dist: |
ubelt (>=1.3.6); extra == "all" |
Requires-Dist: |
kwutil (>=0.3.3); extra == "all" |
Requires-Dist: |
scriptconfig (>=0.8.1); extra == "all" |
Requires-Dist: |
rich (>=12.3.0); extra == "all" |
Requires-Dist: |
parse (>=1.19.0); extra == "all" |
Requires-Dist: |
xdoctest (>=1.1.5); extra == "all" |
Requires-Dist: |
pytest-cov (>=3.0.0); extra == "all" |
Requires-Dist: |
kwimage (==0.9.19); extra == "all-strict" |
Requires-Dist: |
ruamel.yaml (<=0.17.32,==0.17.22); extra == "all-strict" |
Requires-Dist: |
ubelt (==1.3.6); extra == "all-strict" |
Requires-Dist: |
kwutil (==0.3.3); extra == "all-strict" |
Requires-Dist: |
scriptconfig (==0.8.1); extra == "all-strict" |
Requires-Dist: |
rich (==12.3.0); extra == "all-strict" |
Requires-Dist: |
parse (==1.19.0); extra == "all-strict" |
Requires-Dist: |
xdoctest (==1.1.5); extra == "all-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); extra == "all-strict" |
Requires-Dist: |
colorama (==0.4.1); platform_system == "Windows" and extra == "all-strict" |
Requires-Dist: |
numpy (==1.21.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
PyYaml (==6.0); python_version < "3.12" and extra == "all-strict" |
Requires-Dist: |
pytest-timeout (==1.4.2); python_version < "3.12" and extra == "all-strict" |
Requires-Dist: |
coverage (==6.1.1); (python_version < "3.12" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
PyYaml (==6.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.7.3); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
pytest-timeout (==2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
coverage (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all-strict" |
Requires-Dist: |
PyYaml (==6.0.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
matplotlib (==3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all-strict" |
Requires-Dist: |
colorama (>=0.4.1); platform_system == "Windows" and extra == "all" |
Requires-Dist: |
numpy (>=1.21.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
PyYaml (>=6.0); python_version < "3.12" and extra == "all" |
Requires-Dist: |
pytest-timeout (>=1.4.2); python_version < "3.12" and extra == "all" |
Requires-Dist: |
coverage (>=6.1.1); (python_version < "3.12" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
PyYaml (>=6.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.7.3); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
pytest-timeout (>=2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
coverage (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "all" |
Requires-Dist: |
PyYaml (>=6.0.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
matplotlib (>=3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "all" |
Requires-Dist: |
sphinx (>=5.0.1); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (>=2021.3.14); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-napoleon (>=0.7); extra == "docs" |
Requires-Dist: |
sphinx-autoapi (>=1.8.4); extra == "docs" |
Requires-Dist: |
Pygments (>=2.9.0); extra == "docs" |
Requires-Dist: |
myst-parser (>=0.18.0); extra == "docs" |
Requires-Dist: |
sphinx-reredirects (>=0.0.1); extra == "docs" |
Requires-Dist: |
sphinx (==5.0.1); extra == "docs-strict" |
Requires-Dist: |
sphinx-autobuild (==2021.3.14); extra == "docs-strict" |
Requires-Dist: |
sphinx-rtd-theme (==1.0.0); extra == "docs-strict" |
Requires-Dist: |
sphinxcontrib-napoleon (==0.7); extra == "docs-strict" |
Requires-Dist: |
sphinx-autoapi (==1.8.4); extra == "docs-strict" |
Requires-Dist: |
Pygments (==2.9.0); extra == "docs-strict" |
Requires-Dist: |
myst-parser (==0.18.0); extra == "docs-strict" |
Requires-Dist: |
sphinx-reredirects (==0.0.1); extra == "docs-strict" |
Requires-Dist: |
opencv-python (==4.5.4.58); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics-strict" |
Requires-Dist: |
opencv-python (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics-strict" |
Requires-Dist: |
opencv-python (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics-strict" |
Requires-Dist: |
opencv-python (>=4.5.4.58); (python_version < "3.10" and python_version >= "3.9") and extra == "graphics" |
Requires-Dist: |
opencv-python (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "graphics" |
Requires-Dist: |
opencv-python (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "graphics" |
Requires-Dist: |
opencv-python-headless (==4.5.4.58); (python_version < "3.10" and python_version >= "3.9") and extra == "headless-strict" |
Requires-Dist: |
opencv-python-headless (==4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless-strict" |
Requires-Dist: |
opencv-python-headless (==4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless-strict" |
Requires-Dist: |
opencv-python-headless (>=4.5.4.58); (python_version < "3.10" and python_version >= "3.9") and extra == "headless" |
Requires-Dist: |
opencv-python-headless (>=4.5.4.58); (python_version < "3.11" and python_version >= "3.10") and extra == "headless" |
Requires-Dist: |
opencv-python-headless (>=4.5.5.64); (python_version < "4.0" and python_version >= "3.11") and extra == "headless" |
Requires-Dist: |
kwimage (>=0.9.19); extra == "runtime" |
Requires-Dist: |
ruamel.yaml (<=0.17.32,>=0.17.22); extra == "runtime" |
Requires-Dist: |
ubelt (>=1.3.6); extra == "runtime" |
Requires-Dist: |
kwutil (>=0.3.3); extra == "runtime" |
Requires-Dist: |
scriptconfig (>=0.8.1); extra == "runtime" |
Requires-Dist: |
rich (>=12.3.0); extra == "runtime" |
Requires-Dist: |
parse (>=1.19.0); extra == "runtime" |
Requires-Dist: |
kwimage (==0.9.19); extra == "runtime-strict" |
Requires-Dist: |
ruamel.yaml (<=0.17.32,==0.17.22); extra == "runtime-strict" |
Requires-Dist: |
ubelt (==1.3.6); extra == "runtime-strict" |
Requires-Dist: |
kwutil (==0.3.3); extra == "runtime-strict" |
Requires-Dist: |
scriptconfig (==0.8.1); extra == "runtime-strict" |
Requires-Dist: |
rich (==12.3.0); extra == "runtime-strict" |
Requires-Dist: |
parse (==1.19.0); extra == "runtime-strict" |
Requires-Dist: |
colorama (==0.4.1); platform_system == "Windows" and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.21.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
PyYaml (==6.0); python_version < "3.12" and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
PyYaml (==6.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.7.3); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.6.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict" |
Requires-Dist: |
PyYaml (==6.0.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict" |
Requires-Dist: |
matplotlib (==3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime-strict" |
Requires-Dist: |
colorama (>=0.4.1); platform_system == "Windows" and extra == "runtime" |
Requires-Dist: |
numpy (>=1.21.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime" |
Requires-Dist: |
PyYaml (>=6.0); python_version < "3.12" and extra == "runtime" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.12" and python_version >= "3.11") and extra == "runtime" |
Requires-Dist: |
PyYaml (>=6.0.1); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.26.0); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.7.3); (python_version < "3.13" and python_version >= "3.12") and extra == "runtime" |
Requires-Dist: |
numpy (>=1.19.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.6.2); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime" |
Requires-Dist: |
PyYaml (>=6.0.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime" |
Requires-Dist: |
numpy (>=2.1.0); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime" |
Requires-Dist: |
matplotlib (>=3.9.2); (python_version < "4.0" and python_version >= "3.13") and extra == "runtime" |
Requires-Dist: |
xdoctest (>=1.1.5); extra == "tests" |
Requires-Dist: |
pytest-cov (>=3.0.0); extra == "tests" |
Requires-Dist: |
xdoctest (==1.1.5); extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); extra == "tests-strict" |
Requires-Dist: |
coverage (==5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
pytest-timeout (==1.4.2); python_version < "3.12" and extra == "tests-strict" |
Requires-Dist: |
coverage (==6.1.1); (python_version < "3.12" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "tests-strict" |
Requires-Dist: |
coverage (==6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict" |
Requires-Dist: |
pytest-timeout (==2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict" |
Requires-Dist: |
coverage (==7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests-strict" |
Requires-Dist: |
pytest (==8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "tests-strict" |
Requires-Dist: |
coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); (python_version < "3.11" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
pytest-timeout (>=1.4.2); python_version < "3.12" and extra == "tests" |
Requires-Dist: |
coverage (>=6.1.1); (python_version < "3.12" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "3.12" and python_version >= "3.11") and extra == "tests" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "3.13" and python_version >= "3.12") and extra == "tests" |
Requires-Dist: |
coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "tests" |
Requires-Dist: |
pytest-timeout (>=2.3.1); (python_version < "4.0" and python_version >= "3.12") and extra == "tests" |
Requires-Dist: |
coverage (>=7.3.0); (python_version < "4.0" and python_version >= "3.12") and extra == "tests" |
Requires-Dist: |
pytest (>=8.1.1); (python_version < "4.0" and python_version >= "3.13") and extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
all-strict |
Provides-Extra: |
docs |
Provides-Extra: |
docs-strict |
Provides-Extra: |
graphics |
Provides-Extra: |
graphics-strict |
Provides-Extra: |
headless |
Provides-Extra: |
headless-strict |
Provides-Extra: |
optional |
Provides-Extra: |
optional-strict |
Provides-Extra: |
runtime |
Provides-Extra: |
runtime-strict |
Provides-Extra: |
tests |
Provides-Extra: |
tests-strict |
Description-Content-Type: |
text/x-rst |