cobotar-protocol


Namecobotar-protocol JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryProtocol and more for the cobotar project
upload_time2025-07-11 09:32:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords ar cobot protocol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CobotAR-Protocol
A collection of protobuf messages for the CobotAR-project

Current version: 0.7.0

## Documentation
Find it here: [documentation/README.md](documentation/README.md)

## New version
1. Make changes
2. `make publish bump={patch,minor,major}`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cobotar-protocol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Rasmus Lunding <rsl@cs.au.dk>",
    "keywords": "ar, cobot, protocol",
    "author": null,
    "author_email": "Rasmus Lunding <rsl@cs.au.dk>",
    "download_url": "https://files.pythonhosted.org/packages/0a/be/b937507da98e572af7ebcc5beb3a611ba1a3fbdfae9c86313ba4ff4898fc/cobotar_protocol-0.7.0.tar.gz",
    "platform": null,
    "description": "# CobotAR-Protocol\nA collection of protobuf messages for the CobotAR-project\n\nCurrent version: 0.7.0\n\n## Documentation\nFind it here: [documentation/README.md](documentation/README.md)\n\n## New version\n1. Make changes\n2. `make publish bump={patch,minor,major}`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Protocol and more for the cobotar project",
    "version": "0.7.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/cobotar/protocol/issues",
        "Changelog": "https://github.com/cobotar/protocol/blob/master/CHANGELOG.md",
        "Documentation": "https://cobotar.org/protocol",
        "Homepage": "https://cobotar.org",
        "Repository": "https://github.com/cobotar/protocol.git"
    },
    "split_keywords": [
        "ar",
        " cobot",
        " protocol"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a2b61a8c3d0f60ff6c433b44813e28802075b01d79307658f8374fe01b9c5e2",
                "md5": "a9963ed2853ba27403f9a674cd0c6b1c",
                "sha256": "005205810f6e3b6c3b308abfbbf04659e4c291faa08363dbe4801273dd63dcd0"
            },
            "downloads": -1,
            "filename": "cobotar_protocol-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9963ed2853ba27403f9a674cd0c6b1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 59691,
            "upload_time": "2025-07-11T09:32:37",
            "upload_time_iso_8601": "2025-07-11T09:32:37.058494Z",
            "url": "https://files.pythonhosted.org/packages/5a/2b/61a8c3d0f60ff6c433b44813e28802075b01d79307658f8374fe01b9c5e2/cobotar_protocol-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0abeb937507da98e572af7ebcc5beb3a611ba1a3fbdfae9c86313ba4ff4898fc",
                "md5": "13d80dedee2d512a249bc91c33c374e7",
                "sha256": "357723cfd4085015c7d4c0a31c3ed8ba48ae3f43ef178d64d2f3ae4c6b945df5"
            },
            "downloads": -1,
            "filename": "cobotar_protocol-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13d80dedee2d512a249bc91c33c374e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 90340,
            "upload_time": "2025-07-11T09:32:38",
            "upload_time_iso_8601": "2025-07-11T09:32:38.254342Z",
            "url": "https://files.pythonhosted.org/packages/0a/be/b937507da98e572af7ebcc5beb3a611ba1a3fbdfae9c86313ba4ff4898fc/cobotar_protocol-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 09:32:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cobotar",
    "github_project": "protocol",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cobotar-protocol"
}
        
Elapsed time: 0.54064s