cobotar-protocol


Namecobotar-protocol JSON
Version 0.9.1 PyPI version JSON
download
home_pageNone
SummaryProtocol and more for the cobotar project
upload_time2025-08-06 13:33:15
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.9.1

## 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/7f/63/bda69f550d6f261992b89acd415a2d0fe0e832d400b286f4cb6871f8a956/cobotar_protocol-0.9.1.tar.gz",
    "platform": null,
    "description": "# CobotAR-Protocol\nA collection of protobuf messages for the CobotAR-project\n\nCurrent version: 0.9.1\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.9.1",
    "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": "2759fd441e1655315f7d1cf5dfb2e8363ed6872b0db9fa73c7bad373432748c1",
                "md5": "049c4b19bcccc23a28f77d7d71ce91b5",
                "sha256": "180f5bab46e3f44392014037bc80c9cdf72cfb9d983ffd040c32b1985898604b"
            },
            "downloads": -1,
            "filename": "cobotar_protocol-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "049c4b19bcccc23a28f77d7d71ce91b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 99952,
            "upload_time": "2025-08-06T13:33:12",
            "upload_time_iso_8601": "2025-08-06T13:33:12.765394Z",
            "url": "https://files.pythonhosted.org/packages/27/59/fd441e1655315f7d1cf5dfb2e8363ed6872b0db9fa73c7bad373432748c1/cobotar_protocol-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7f63bda69f550d6f261992b89acd415a2d0fe0e832d400b286f4cb6871f8a956",
                "md5": "e7868bfd2bded439b6e836b097ea3dee",
                "sha256": "f5fb49ad0c5f17337f2dce8b967521086ca86d122ea2da1ff7660f84b8d6148a"
            },
            "downloads": -1,
            "filename": "cobotar_protocol-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e7868bfd2bded439b6e836b097ea3dee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 161738,
            "upload_time": "2025-08-06T13:33:15",
            "upload_time_iso_8601": "2025-08-06T13:33:15.790287Z",
            "url": "https://files.pythonhosted.org/packages/7f/63/bda69f550d6f261992b89acd415a2d0fe0e832d400b286f4cb6871f8a956/cobotar_protocol-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 13:33:15",
    "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: 1.28656s