dunite


Namedunite JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryWebSocket server for Minecraft Bedrock.
upload_time2024-12-04 05:23:47
maintainerNone
docs_urlNone
authort3tra
requires_python>=3.11
licenseMIT License Copyright (c) 2024-present t3tra Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords python framework utilitiy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dunite

WebSocket server for Minecraft Bedrock

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dunite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "python, framework, utilitiy",
    "author": "t3tra",
    "author_email": "t3tra <admin@t3ra.net>",
    "download_url": "https://files.pythonhosted.org/packages/57/a0/77a4776d5924ac778afcfd099e90c607b393881466fc24652a3968486e6a/dunite-0.1.3.tar.gz",
    "platform": null,
    "description": "# dunite\n\nWebSocket server for Minecraft Bedrock\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024-present t3tra  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "WebSocket server for Minecraft Bedrock.",
    "version": "0.1.3",
    "project_urls": {
        "Issues": "https://github.com/t3tra-dev/dunite/issues",
        "Repository": "https://github.com/t3tra-dev/dunite.git"
    },
    "split_keywords": [
        "python",
        " framework",
        " utilitiy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57b251baeab095789e5bb8c1ba86a6abe1cb98f25013279557531f969bf89264",
                "md5": "8bb1afb6e3676325ba9afe1e56a759e3",
                "sha256": "3cc95b06e35c234a87f8d9c2e17e8619b20f529d527e80077b171ceac274f70b"
            },
            "downloads": -1,
            "filename": "dunite-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bb1afb6e3676325ba9afe1e56a759e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 29514,
            "upload_time": "2024-12-04T05:23:45",
            "upload_time_iso_8601": "2024-12-04T05:23:45.748082Z",
            "url": "https://files.pythonhosted.org/packages/57/b2/51baeab095789e5bb8c1ba86a6abe1cb98f25013279557531f969bf89264/dunite-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57a077a4776d5924ac778afcfd099e90c607b393881466fc24652a3968486e6a",
                "md5": "0ebf969aff4f81d0ad81e4e6c029d9f9",
                "sha256": "7ef2f050f8584601b03289814ce954823494ab5c7432e535aa349026ef873e37"
            },
            "downloads": -1,
            "filename": "dunite-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0ebf969aff4f81d0ad81e4e6c029d9f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 24272,
            "upload_time": "2024-12-04T05:23:47",
            "upload_time_iso_8601": "2024-12-04T05:23:47.204125Z",
            "url": "https://files.pythonhosted.org/packages/57/a0/77a4776d5924ac778afcfd099e90c607b393881466fc24652a3968486e6a/dunite-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 05:23:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "t3tra-dev",
    "github_project": "dunite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dunite"
}
        
Elapsed time: 0.38056s