Name | macsploit JSON |
Version |
0.0.3
JSON |
| download |
home_page | None |
Summary | A small example package |
upload_time | 2024-08-06 22:13:00 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
```markdown
# msapi
A Python package for executing scripts with Macsploit's API.
## Overview
This package provides a simple way to execute Roblox scripts (with Macsploit API) via a local server connection. It is designed to work with Roblox's Lua scripting language.
## Installation
You can install the package via pip:
```sh
pip3 install msapi
```
Raw data
{
"_id": null,
"home_page": null,
"name": "macsploit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Frank Kostine <frankkostine@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e6/28/850b5bfac4dea623490e66e88852241f699d4385a9361547f5c66b5ff3ae/macsploit-0.0.3.tar.gz",
"platform": null,
"description": "```markdown\n# msapi\n\nA Python package for executing scripts with Macsploit's API.\n\n## Overview\n\nThis package provides a simple way to execute Roblox scripts (with Macsploit API) via a local server connection. It is designed to work with Roblox's Lua scripting language.\n\n## Installation\n\nYou can install the package via pip:\n\n```sh\npip3 install msapi\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "A small example package",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/draxsoft/msapi",
"Issues": "https://github.com/draxsoft/msapi/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ca4144b0050b4534992428afaf22b5606d1fc4ade5ec60c3dd164982ec589e63",
"md5": "a0786525e9704aad5adc519af2d3ced6",
"sha256": "a57e734ca166e788fc38421e4338be319efab9d750443002df95b7a3e2ff492e"
},
"downloads": -1,
"filename": "macsploit-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0786525e9704aad5adc519af2d3ced6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2202,
"upload_time": "2024-08-06T22:12:59",
"upload_time_iso_8601": "2024-08-06T22:12:59.179345Z",
"url": "https://files.pythonhosted.org/packages/ca/41/44b0050b4534992428afaf22b5606d1fc4ade5ec60c3dd164982ec589e63/macsploit-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e628850b5bfac4dea623490e66e88852241f699d4385a9361547f5c66b5ff3ae",
"md5": "933a71097f50db8d6d3f157540b2be99",
"sha256": "9d196ef80e315f39008a738e6d52b49668da2c5bad572e78926ee82ca09ae2e3"
},
"downloads": -1,
"filename": "macsploit-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "933a71097f50db8d6d3f157540b2be99",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2307,
"upload_time": "2024-08-06T22:13:00",
"upload_time_iso_8601": "2024-08-06T22:13:00.017290Z",
"url": "https://files.pythonhosted.org/packages/e6/28/850b5bfac4dea623490e66e88852241f699d4385a9361547f5c66b5ff3ae/macsploit-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 22:13:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "draxsoft",
"github_project": "msapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "macsploit"
}