cubelib


Namecubelib JSON
Version 1.0.9 PyPI version JSON
download
home_pagehttps://gitlab.com/seeklay/cubelib
Summarypython library for building/parsing minecraft protocol packets
upload_time2023-07-08 01:11:53
maintainer
docs_urlNone
authorseeklay
requires_python
licenseGNU General Public License v3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cubelib

Minecraft protocol library for [Python](https://www.python.org/).

![](https://gitlab.com/seeklay/cubelib/badges/main/pipeline.svg) ![coverage report](https://gitlab.com/seeklay/cubelib/badges/main/coverage.svg) ![](https://tokei.rs/b1/gitlab/seeklay/cubelib) [![Latest Release](https://gitlab.com/seeklay/cubelib/-/badges/release.svg)](https://gitlab.com/seeklay/cubelib/-/releases)
![]( https://img.shields.io/badge/Made%20with-Python-1f425f.svg ) ![]( https://img.shields.io/gitlab/license/seeklay/cubelib.svg) 

![](https://gitlab.com/seeklay/cubelib/-/raw/main/insteadoflogo.png)   

## About

**cubelib** is designed to be a usable and easy to extend library that provides a high-level abstraction above Minecraft protocol. 

# [Visit project homepage on gitlab for docs/examples](https://gitlab.com/seeklay/cubelib)



            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/seeklay/cubelib",
    "name": "cubelib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "seeklay",
    "author_email": "rudeboy@seeklay.icu",
    "download_url": "https://gitlab.com/seeklay/cubelib",
    "platform": "OS Independent",
    "description": "# cubelib\n\nMinecraft protocol library for [Python](https://www.python.org/).\n\n![](https://gitlab.com/seeklay/cubelib/badges/main/pipeline.svg) ![coverage report](https://gitlab.com/seeklay/cubelib/badges/main/coverage.svg) ![](https://tokei.rs/b1/gitlab/seeklay/cubelib) [![Latest Release](https://gitlab.com/seeklay/cubelib/-/badges/release.svg)](https://gitlab.com/seeklay/cubelib/-/releases)\n![]( https://img.shields.io/badge/Made%20with-Python-1f425f.svg ) ![]( https://img.shields.io/gitlab/license/seeklay/cubelib.svg) \n\n![](https://gitlab.com/seeklay/cubelib/-/raw/main/insteadoflogo.png)   \n\n## About\n\n**cubelib** is designed to be a usable and easy to extend library that provides a high-level abstraction above Minecraft protocol. \n\n# [Visit project homepage on gitlab for docs/examples](https://gitlab.com/seeklay/cubelib)\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "python library for building/parsing minecraft protocol packets",
    "version": "1.0.9",
    "project_urls": {
        "Download": "https://gitlab.com/seeklay/cubelib",
        "Homepage": "https://gitlab.com/seeklay/cubelib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bce04886c3ae4fc8f21e6801c08550e5505c3d8a2a1781e3dcda0f0ff2396b2e",
                "md5": "e94c6b743e2db47360342bac22dea882",
                "sha256": "bfd2bdd454cec91b5fb91eaf2ad53f83b13973537a84e4d930c1bd258bcff945"
            },
            "downloads": -1,
            "filename": "cubelib-1.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e94c6b743e2db47360342bac22dea882",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 50107,
            "upload_time": "2023-07-08T01:11:53",
            "upload_time_iso_8601": "2023-07-08T01:11:53.039969Z",
            "url": "https://files.pythonhosted.org/packages/bc/e0/4886c3ae4fc8f21e6801c08550e5505c3d8a2a1781e3dcda0f0ff2396b2e/cubelib-1.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-08 01:11:53",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "seeklay",
    "gitlab_project": "cubelib",
    "lcname": "cubelib"
}
        
Elapsed time: 0.22054s