| Name | mcdppy JSON |
| Version |
0.0.1
JSON |
| download |
| home_page | |
| Summary | Minecraft Datapack Python Library |
| upload_time | 2023-11-03 01:54:20 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.11 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
build
pre-commit
twine
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# MCDPPY: Minecraft Datapack Python Library
This repository is intended to produce Minecraft Datapack with convenience.
Currently this library is mostly focused on functions but it's subject to change.
Raw data
{
"_id": null,
"home_page": "",
"name": "mcdppy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Minsung Kim <spongbob9876@naver.com>",
"download_url": "https://files.pythonhosted.org/packages/6a/0d/f62b9ed033c7d389017cdc1199f179427972cec0c738e5c2ef53f7ef5604/mcdppy-0.0.1.tar.gz",
"platform": null,
"description": "# MCDPPY: Minecraft Datapack Python Library\n\nThis repository is intended to produce Minecraft Datapack with convenience.\nCurrently this library is mostly focused on functions but it's subject to change.\n",
"bugtrack_url": null,
"license": "",
"summary": "Minecraft Datapack Python Library",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/McDic/MCDPPY"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14b65f7a72b71f924b7cc63c492d38d03acaa03fbd12a21e1b3a5ac4dee82869",
"md5": "2321bb57db6d850e14b9d0f3572d06c3",
"sha256": "cbfca653439bbd22db64a3a584a018d0ec3853edaea529cdc7875a82163292a4"
},
"downloads": -1,
"filename": "mcdppy-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2321bb57db6d850e14b9d0f3572d06c3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 2243,
"upload_time": "2023-11-03T01:54:18",
"upload_time_iso_8601": "2023-11-03T01:54:18.668663Z",
"url": "https://files.pythonhosted.org/packages/14/b6/5f7a72b71f924b7cc63c492d38d03acaa03fbd12a21e1b3a5ac4dee82869/mcdppy-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a0df62b9ed033c7d389017cdc1199f179427972cec0c738e5c2ef53f7ef5604",
"md5": "e54f03a7c2fbf4db1be38b9c2bd0ffd8",
"sha256": "af48879061e019cba5e7ab0fa09e8f4fb89902ef699419623ed65b770a3d4c95"
},
"downloads": -1,
"filename": "mcdppy-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "e54f03a7c2fbf4db1be38b9c2bd0ffd8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1985,
"upload_time": "2023-11-03T01:54:20",
"upload_time_iso_8601": "2023-11-03T01:54:20.319581Z",
"url": "https://files.pythonhosted.org/packages/6a/0d/f62b9ed033c7d389017cdc1199f179427972cec0c738e5c2ef53f7ef5604/mcdppy-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-03 01:54:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "McDic",
"github_project": "MCDPPY",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "build",
"specs": []
},
{
"name": "pre-commit",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "mcdppy"
}