Name | MCPacker JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | A tool to easily pack Minecraft addons. |
upload_time | 2023-01-03 16:36:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
addon
minecraft
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MCPacker
[![MIT License](https://img.shields.io/github/license/DidierMalenfant/MCPacker)](https://spdx.org/licenses/MIT.html) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/MCPacker.svg)](https://python.org) [![PyPI - Version](https://img.shields.io/pypi/v/MCPacker.svg)](https://pypi.org/project/MCPacker)
A tool to easily pack Minecraft addons.
### Usage
Just `cd` into the addon's folder, containing behavior and/or resource, and run:
```console
mcpack ~/Desktop
```
Version numbers for eack component of the addon are incremented, then the resulting addon, named after the parent's folder, is placed in the destination folder.
### License
**MCPacker** is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "MCPacker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "addon,minecraft",
"author": null,
"author_email": "Didier Malenfant <coding@malenfant.net>",
"download_url": "https://files.pythonhosted.org/packages/fc/bc/435b73aaa2645c888911b8dbd443c778ee1c06c4fca466daf9e67a7ee97c/mcpacker-1.0.2.tar.gz",
"platform": null,
"description": "# MCPacker\n\n[![MIT License](https://img.shields.io/github/license/DidierMalenfant/MCPacker)](https://spdx.org/licenses/MIT.html) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/MCPacker.svg)](https://python.org) [![PyPI - Version](https://img.shields.io/pypi/v/MCPacker.svg)](https://pypi.org/project/MCPacker)\n\nA tool to easily pack Minecraft addons.\n\n### Usage\n\nJust `cd` into the addon's folder, containing behavior and/or resource, and run:\n\n```console\nmcpack ~/Desktop\n```\n\nVersion numbers for eack component of the addon are incremented, then the resulting addon, named after the parent's folder, is placed in the destination folder.\n\n### License\n\n**MCPacker** is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "A tool to easily pack Minecraft addons.",
"version": "1.0.2",
"split_keywords": [
"addon",
"minecraft"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6dd15db8cdd7127940846a2211f95dc7a90a0dfe05df057b0ea4424d01d67249",
"md5": "fc0af2e61a7c5bae5361577a555133be",
"sha256": "8dc0fe415d9137502db45847093bf7b7484bbe69b97c51447c0fcae5381777c6"
},
"downloads": -1,
"filename": "mcpacker-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc0af2e61a7c5bae5361577a555133be",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6986,
"upload_time": "2023-01-03T16:36:14",
"upload_time_iso_8601": "2023-01-03T16:36:14.394382Z",
"url": "https://files.pythonhosted.org/packages/6d/d1/5db8cdd7127940846a2211f95dc7a90a0dfe05df057b0ea4424d01d67249/mcpacker-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fcbc435b73aaa2645c888911b8dbd443c778ee1c06c4fca466daf9e67a7ee97c",
"md5": "904797303fed94d3cf89e3deb0dbf44d",
"sha256": "907abaa4e9c3dd9f8d1bbf052b7ea793d6e7209bf9f7cc8d64dbc485f0754790"
},
"downloads": -1,
"filename": "mcpacker-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "904797303fed94d3cf89e3deb0dbf44d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5089,
"upload_time": "2023-01-03T16:36:16",
"upload_time_iso_8601": "2023-01-03T16:36:16.379712Z",
"url": "https://files.pythonhosted.org/packages/fc/bc/435b73aaa2645c888911b8dbd443c778ee1c06c4fca466daf9e67a7ee97c/mcpacker-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-03 16:36:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "mcpacker"
}