tree-sitter-arduino


Nametree-sitter-arduino JSON
Version 0.21.0 PyPI version JSON
download
home_page
SummaryArduino grammar for tree-sitter
upload_time2024-03-17 20:39:02
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords incremental parsing tree-sitter arduino
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tree-sitter-arduino

[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-arduino/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-arduino)
[![crates][crates]](https://crates.io/crates/tree-sitter-arduino)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-arduino/)

An extension of [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) to support Arduino files.

## References

* [Arduino Reference](https://www.arduino.cc/reference/en/)

## Editors

- [x] Neovim
- [ ] Helix _(helix-editor/helix#5277)_
- [x] Emacs
- [ ] Zed

[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-arduino/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[npm]: https://img.shields.io/npm/v/tree-sitter-arduino?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-arduino?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-arduino?logo=pypi&logoColor=ffd242

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tree-sitter-arduino",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "incremental,parsing,tree-sitter,arduino",
    "author": "",
    "author_email": "ObserverOfTime <chronobserver@disroot.org>",
    "download_url": "",
    "platform": null,
    "description": "# tree-sitter-arduino\n\n[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-arduino/actions/workflows/ci.yml)\n[![discord][discord]](https://discord.gg/w7nTvsVJhm)\n[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)\n[![npm][npm]](https://www.npmjs.com/package/tree-sitter-arduino)\n[![crates][crates]](https://crates.io/crates/tree-sitter-arduino)\n[![pypi][pypi]](https://pypi.org/project/tree-sitter-arduino/)\n\nAn extension of [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) to support Arduino files.\n\n## References\n\n* [Arduino Reference](https://www.arduino.cc/reference/en/)\n\n## Editors\n\n- [x] Neovim\n- [ ] Helix _(helix-editor/helix#5277)_\n- [x] Emacs\n- [ ] Zed\n\n[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-arduino/ci.yml?logo=github&label=CI\n[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord\n[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix\n[npm]: https://img.shields.io/npm/v/tree-sitter-arduino?logo=npm\n[crates]: https://img.shields.io/crates/v/tree-sitter-arduino?logo=rust\n[pypi]: https://img.shields.io/pypi/v/tree-sitter-arduino?logo=pypi&logoColor=ffd242\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Arduino grammar for tree-sitter",
    "version": "0.21.0",
    "project_urls": {
        "Homepage": "https://github.com/tree-sitter-grammars/tree-sitter-arduino",
        "Sponsor": "https://github.com/sponsors/ObserverOfTime"
    },
    "split_keywords": [
        "incremental",
        "parsing",
        "tree-sitter",
        "arduino"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84e8aa7ae386437d4ed4b292d01cc3f303a7c9acb393e494e14258d5595299f3",
                "md5": "ae6ff8aa7fa15e06f256855b51db1633",
                "sha256": "392d2bd9f5af1b1451cc9a1d9da3594284825d9ee8d37bc66c3dafc43a4a37f2"
            },
            "downloads": -1,
            "filename": "tree_sitter_arduino-0.21.0-cp38-abi3-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ae6ff8aa7fa15e06f256855b51db1633",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 417837,
            "upload_time": "2024-03-17T20:39:02",
            "upload_time_iso_8601": "2024-03-17T20:39:02.351558Z",
            "url": "https://files.pythonhosted.org/packages/84/e8/aa7ae386437d4ed4b292d01cc3f303a7c9acb393e494e14258d5595299f3/tree_sitter_arduino-0.21.0-cp38-abi3-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfa0cbab570cf887f85d0c7d032e781b451c22a52c663c7c6be4f0feabac8975",
                "md5": "798258a8575b890a343bab9b4b56ba63",
                "sha256": "4cb718da4e3e343dd90f336f2d3ebe4306034a957822ebc67a57545b57db0773"
            },
            "downloads": -1,
            "filename": "tree_sitter_arduino-0.21.0-cp38-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "798258a8575b890a343bab9b4b56ba63",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 655820,
            "upload_time": "2024-03-17T20:39:05",
            "upload_time_iso_8601": "2024-03-17T20:39:05.121596Z",
            "url": "https://files.pythonhosted.org/packages/cf/a0/cbab570cf887f85d0c7d032e781b451c22a52c663c7c6be4f0feabac8975/tree_sitter_arduino-0.21.0-cp38-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c10c03e0e86cd449c96b77911261d522ddb7c120f6c237f5296405fd5c292c4",
                "md5": "4713d6f5ced07657102223e60b967283",
                "sha256": "c02a9d7d856ebe2e7f7c62ad41c6a9debb2ff4496f8818d572939e2d1c532dda"
            },
            "downloads": -1,
            "filename": "tree_sitter_arduino-0.21.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4713d6f5ced07657102223e60b967283",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 480969,
            "upload_time": "2024-03-17T20:39:06",
            "upload_time_iso_8601": "2024-03-17T20:39:06.420515Z",
            "url": "https://files.pythonhosted.org/packages/8c/10/c03e0e86cd449c96b77911261d522ddb7c120f6c237f5296405fd5c292c4/tree_sitter_arduino-0.21.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32e20bf2b705e1fc70541d195c52c5129b3de7cd3840463a2b3dd5991b113e50",
                "md5": "1439564e4a46327284755a57ffd6a970",
                "sha256": "12523157134d622147369fa3557974af6bb1d00c1686c2f0556932dd467e7556"
            },
            "downloads": -1,
            "filename": "tree_sitter_arduino-0.21.0-cp38-abi3-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1439564e4a46327284755a57ffd6a970",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 483941,
            "upload_time": "2024-03-17T20:39:08",
            "upload_time_iso_8601": "2024-03-17T20:39:08.626388Z",
            "url": "https://files.pythonhosted.org/packages/32/e2/0bf2b705e1fc70541d195c52c5129b3de7cd3840463a2b3dd5991b113e50/tree_sitter_arduino-0.21.0-cp38-abi3-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e77393d57e34f7021cce56cfa49c48cfe0b3a9035ce460b2131623f2be13188c",
                "md5": "4382a042e75517eb2d25b7e00d596a00",
                "sha256": "3147d0dc90f942b36af64f67906800d4f198c3b860a645b0529718773d4194ad"
            },
            "downloads": -1,
            "filename": "tree_sitter_arduino-0.21.0-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4382a042e75517eb2d25b7e00d596a00",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1024205,
            "upload_time": "2024-03-17T20:39:09",
            "upload_time_iso_8601": "2024-03-17T20:39:09.963297Z",
            "url": "https://files.pythonhosted.org/packages/e7/73/93d57e34f7021cce56cfa49c48cfe0b3a9035ce460b2131623f2be13188c/tree_sitter_arduino-0.21.0-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 20:39:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tree-sitter-grammars",
    "github_project": "tree-sitter-arduino",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tree-sitter-arduino"
}
        
Elapsed time: 0.21558s