tree-sitter-ziggy


Nametree-sitter-ziggy JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryZiggy grammar for tree-sitter
upload_time2024-12-01 21:34:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords incremental parsing tree-sitter ziggy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tree-sitter-ziggy

Ziggy grammar for tree-sitter.
Extracted from [kristoff-it/ziggy](https://github.com/kristoff-it/ziggy/) for packaging purposes.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-ziggy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, ziggy",
    "author": null,
    "author_email": "Loris Cro <kappaloris@gmail.com>, Louis Vignoli <louis.vignoli@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# tree-sitter-ziggy\n\nZiggy grammar for tree-sitter.\nExtracted from [kristoff-it/ziggy](https://github.com/kristoff-it/ziggy/) for packaging purposes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ziggy grammar for tree-sitter",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/lvignoli/tree-sitter-ziggy"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " ziggy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32946d1eef9c719ce0874c5168cbb410a85a28a62470c0e4fe316b89230a1f52",
                "md5": "79ea78f7b0c5571bb28c28e47566b24e",
                "sha256": "b38d2bf24b5c803b137040347d831bb5d0099c4717da99dc5840446827eade29"
            },
            "downloads": -1,
            "filename": "tree_sitter_ziggy-0.1.0-cp39-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "79ea78f7b0c5571bb28c28e47566b24e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11372,
            "upload_time": "2024-12-01T21:34:16",
            "upload_time_iso_8601": "2024-12-01T21:34:16.726353Z",
            "url": "https://files.pythonhosted.org/packages/32/94/6d1eef9c719ce0874c5168cbb410a85a28a62470c0e4fe316b89230a1f52/tree_sitter_ziggy-0.1.0-cp39-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 21:34:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lvignoli",
    "github_project": "tree-sitter-ziggy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tree-sitter-ziggy"
}
        
Elapsed time: 3.95245s