| Name | plasma-engine JSON |
| Version |
0.0.1
JSON |
| download |
| home_page | |
| Summary | A pygame-ce-based engine for rapid game development. |
| upload_time | 2023-07-09 23:41:34 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.10 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
pygame-ce
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# plasma-engine
A pygame-ce-based engine for rapid game development.
Raw data
{
"_id": null,
"home_page": "",
"name": "plasma-engine",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Matiiss <matiiss@matiiss.com>",
"download_url": "https://files.pythonhosted.org/packages/f9/f1/94480aa49ee82c24cf7c07be242be84caa5e6b2cebfc9447f1777535fcaf/plasma-engine-0.0.1.tar.gz",
"platform": null,
"description": "# plasma-engine\r\nA pygame-ce-based engine for rapid game development.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A pygame-ce-based engine for rapid game development.",
"version": "0.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/Matiiss/plasma-engine/issues",
"Homepage": "https://github.com/Matiiss/plasma-engine"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2973d8c25455e7745f8904a53d2d55452936c8c75695b1c9f8b4c193ebd3195a",
"md5": "c290d9971e99024d2dded0859a9c6f51",
"sha256": "f70b3c6b5c7b75b1c30078eb59e6db98c45edaecda25ce11d5e2c3ffb87dc3e9"
},
"downloads": -1,
"filename": "plasma_engine-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c290d9971e99024d2dded0859a9c6f51",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 2269,
"upload_time": "2023-07-09T23:41:32",
"upload_time_iso_8601": "2023-07-09T23:41:32.683750Z",
"url": "https://files.pythonhosted.org/packages/29/73/d8c25455e7745f8904a53d2d55452936c8c75695b1c9f8b4c193ebd3195a/plasma_engine-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9f194480aa49ee82c24cf7c07be242be84caa5e6b2cebfc9447f1777535fcaf",
"md5": "63f2d710e998502c18b9edb405cf2d5e",
"sha256": "8dd01d3df261076337310916b49e5ff767ca229e353026ebb78c60b07fa5acb9"
},
"downloads": -1,
"filename": "plasma-engine-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "63f2d710e998502c18b9edb405cf2d5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 1961,
"upload_time": "2023-07-09T23:41:34",
"upload_time_iso_8601": "2023-07-09T23:41:34.245998Z",
"url": "https://files.pythonhosted.org/packages/f9/f1/94480aa49ee82c24cf7c07be242be84caa5e6b2cebfc9447f1777535fcaf/plasma-engine-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-09 23:41:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Matiiss",
"github_project": "plasma-engine",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pygame-ce",
"specs": [
[
">=",
"2.3.0"
]
]
}
],
"lcname": "plasma-engine"
}