# PylibMS
PyLMS is a library built in Python3.10+ for Nintendo's LMS (libMessageStudio) file formats. Intended for games on the Nintendo 3DS and Wii U revisions of the file format. Examples such as:
* Tomodachi Life
* Nintendo Badge Arcade
* The Legend of Zelda: A Link Between Worlds
* Animal Crossing: Amiibo Festival
* Super Mario 3D World
* Super Mario 3D Land.
# Features and Usage
See [the wiki](https://github.com/AbdyyEee/PylibMS/wiki) for explanations and examples on how to use the library.
# Installation
```
pip install PylibMS
```
Python version must be >= 10.
Raw data
{
"_id": null,
"home_page": "https://github.com/AbdyyEee/PylibMS",
"name": "PylibMS",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "nintendo, msbf, msbt, msbp, modding, lms, libmessagestudio",
"author": "AbdyyEee",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f3/42/24f146848a67bde3d85a04c4d376265fbfe2ea04f5510d7547b77bdf2940/PylibMS-0.7.4.tar.gz",
"platform": null,
"description": "# PylibMS\r\nPyLMS is a library built in Python3.10+ for Nintendo's LMS (libMessageStudio) file formats. Intended for games on the Nintendo 3DS and Wii U revisions of the file format. Examples such as:\r\n* Tomodachi Life \r\n* Nintendo Badge Arcade\r\n* The Legend of Zelda: A Link Between Worlds\r\n* Animal Crossing: Amiibo Festival\r\n* Super Mario 3D World\r\n* Super Mario 3D Land.\r\n# Features and Usage\r\nSee [the wiki](https://github.com/AbdyyEee/PylibMS/wiki) for explanations and examples on how to use the library.\r\n# Installation\r\n```\r\npip install PylibMS\r\n```\r\nPython version must be >= 10.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Library for Nintendo's LMS file formats (MSBT, MSBP) for Nintendo 3DS and Wii U and Switch.",
"version": "0.7.4",
"project_urls": {
"Homepage": "https://github.com/AbdyyEee/PylibMS"
},
"split_keywords": [
"nintendo",
" msbf",
" msbt",
" msbp",
" modding",
" lms",
" libmessagestudio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f34224f146848a67bde3d85a04c4d376265fbfe2ea04f5510d7547b77bdf2940",
"md5": "6c82853d27d5b1d16cfbdf9daa3f17b3",
"sha256": "18836a064d806c52c4edc2c50e10ee9ffbd5402db5893f99c1b036e1ece9a89c"
},
"downloads": -1,
"filename": "PylibMS-0.7.4.tar.gz",
"has_sig": false,
"md5_digest": "6c82853d27d5b1d16cfbdf9daa3f17b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 30576,
"upload_time": "2024-08-12T12:50:17",
"upload_time_iso_8601": "2024-08-12T12:50:17.564656Z",
"url": "https://files.pythonhosted.org/packages/f3/42/24f146848a67bde3d85a04c4d376265fbfe2ea04f5510d7547b77bdf2940/PylibMS-0.7.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 12:50:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AbdyyEee",
"github_project": "PylibMS",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pylibms"
}