Name | splat64 JSON |
Version |
0.32.3
JSON |
| download |
home_page | None |
Summary | A binary splitting tool to assist with decompilation and modding projects |
upload_time | 2025-02-09 15:31:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2021 Ethan Roseman
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
PyYAML
pylibyaml
tqdm
intervaltree
colorama
spimdisasm
rabbitizer
pygfxd
n64img
crunch64
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# splat
[](https://pypi.org/project/splat64/)
A binary splitting tool to assist with decompilation and modding projects
Currently, only N64, PSX, PS2 and PSP binaries are supported. More platforms may come in the future.
Please check out the [wiki](https://github.com/ethteck/splat/wiki) for more information including [examples](https://github.com/ethteck/splat/wiki/Examples) of projects that use splat.
## Installing
The recommended way to install is using from the PyPi release, via `pip`:
```bash
python3 -m pip install -U splat64[mips]
```
The brackets corresponds to the optional dependencies to install while installing splat. Refer to [Optional dependencies](#optional-dependencies) to see the list of available groups.
If you use a `requirements.txt` file in your repository, then you can add this library with the following line:
```txt
splat64[mips]>=0.32.3,<1.0.0
```
### Optional dependencies
- `mips`: Required when using the N64, PSX, PS2 or PSP platforms.
- `dev`: Installs all the available dependencies groups and other packages for development.
### Gamecube / Wii
For Gamecube / Wii projects, see [decomp-toolkit](https://github.com/encounter/decomp-toolkit)!
Raw data
{
"_id": null,
"home_page": null,
"name": "splat64",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d5/83/8ca625e9a1cfd8e410084bd3a184574bce62b8bb77521b8ff9ca1366f2a9/splat64-0.32.3.tar.gz",
"platform": null,
"description": "# splat\n\n[](https://pypi.org/project/splat64/)\n\nA binary splitting tool to assist with decompilation and modding projects\n\nCurrently, only N64, PSX, PS2 and PSP binaries are supported. More platforms may come in the future.\n\nPlease check out the [wiki](https://github.com/ethteck/splat/wiki) for more information including [examples](https://github.com/ethteck/splat/wiki/Examples) of projects that use splat.\n\n## Installing\n\nThe recommended way to install is using from the PyPi release, via `pip`:\n\n```bash\npython3 -m pip install -U splat64[mips]\n```\n\nThe brackets corresponds to the optional dependencies to install while installing splat. Refer to [Optional dependencies](#optional-dependencies) to see the list of available groups.\n\nIf you use a `requirements.txt` file in your repository, then you can add this library with the following line:\n\n```txt\nsplat64[mips]>=0.32.3,<1.0.0\n```\n\n### Optional dependencies\n\n- `mips`: Required when using the N64, PSX, PS2 or PSP platforms.\n- `dev`: Installs all the available dependencies groups and other packages for development.\n\n### Gamecube / Wii\n\nFor Gamecube / Wii projects, see [decomp-toolkit](https://github.com/encounter/decomp-toolkit)!\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2021 Ethan Roseman\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "A binary splitting tool to assist with decompilation and modding projects",
"version": "0.32.3",
"project_urls": {
"Changelog": "https://github.com/ethteck/splat/blob/master/CHANGELOG.md",
"Issues": "https://github.com/ethteck/splat/issues",
"Repository": "https://github.com/ethteck/splat"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "220e515beabf82ce93dedbc17359e76584454b13c88d7303ee45e2b1410639e9",
"md5": "1151d967e8b70a16bd391c9368b934b6",
"sha256": "d35024da04977a18eaf8b055ddb1a8c3ad861114a81bdc2a62d53066cf96dd45"
},
"downloads": -1,
"filename": "splat64-0.32.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1151d967e8b70a16bd391c9368b934b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 103726,
"upload_time": "2025-02-09T15:31:58",
"upload_time_iso_8601": "2025-02-09T15:31:58.165897Z",
"url": "https://files.pythonhosted.org/packages/22/0e/515beabf82ce93dedbc17359e76584454b13c88d7303ee45e2b1410639e9/splat64-0.32.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5838ca625e9a1cfd8e410084bd3a184574bce62b8bb77521b8ff9ca1366f2a9",
"md5": "05139ee1dd3fe6a2e54063f6e5646199",
"sha256": "0e9db9127baef464438e9589739e3297c1922378a45a0ec133181c8cb15c0337"
},
"downloads": -1,
"filename": "splat64-0.32.3.tar.gz",
"has_sig": false,
"md5_digest": "05139ee1dd3fe6a2e54063f6e5646199",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 118138,
"upload_time": "2025-02-09T15:31:59",
"upload_time_iso_8601": "2025-02-09T15:31:59.903094Z",
"url": "https://files.pythonhosted.org/packages/d5/83/8ca625e9a1cfd8e410084bd3a184574bce62b8bb77521b8ff9ca1366f2a9/splat64-0.32.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 15:31:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ethteck",
"github_project": "splat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "PyYAML",
"specs": []
},
{
"name": "pylibyaml",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "intervaltree",
"specs": []
},
{
"name": "colorama",
"specs": []
},
{
"name": "spimdisasm",
"specs": [
[
">=",
"1.32.0"
]
]
},
{
"name": "rabbitizer",
"specs": [
[
">=",
"1.10.0"
]
]
},
{
"name": "pygfxd",
"specs": []
},
{
"name": "n64img",
"specs": [
[
">=",
"0.1.4"
]
]
},
{
"name": "crunch64",
"specs": [
[
">=",
"0.2.0"
]
]
}
],
"lcname": "splat64"
}