tree-sitter-property-list


Nametree-sitter-property-list JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryProperty List grammar for tree-sitter. This grammar covers the OpenStep-style property list format, also known as NeXTSTEP-style, old-style, or ASCII plist format.
upload_time2025-08-28 06:40:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords incremental parsing tree-sitter property-list
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tree-sitter-property-list

> Packaging: [Crates.io](https://crates.io/crates/tree-sitter-python), [NPM](https://www.npmjs.com/package/tree-sitter-python), [PyPI](https://pypi.org/project/tree-sitter-python/), [Swift Package Index](https://swiftpackageindex.com/Formkunft/tree-sitter-property-list)

Property List grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).

This grammar covers the OpenStep-style property list format, also known as NeXTSTEP-style, old-style, or ASCII plist format.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-property-list",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, property-list",
    "author": null,
    "author_email": "Florian Pircher <florian@formkunft.com>",
    "download_url": "https://files.pythonhosted.org/packages/3c/f4/18dbf89c9023c3c2be1d52a8ab87fa002ddf77c771af0e061f02d0318662/tree_sitter_property_list-0.1.1.tar.gz",
    "platform": null,
    "description": "# tree-sitter-property-list\n\n> Packaging: [Crates.io](https://crates.io/crates/tree-sitter-python), [NPM](https://www.npmjs.com/package/tree-sitter-python), [PyPI](https://pypi.org/project/tree-sitter-python/), [Swift Package Index](https://swiftpackageindex.com/Formkunft/tree-sitter-property-list)\n\nProperty List grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\nThis grammar covers the OpenStep-style property list format, also known as NeXTSTEP-style, old-style, or ASCII plist format.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Property List grammar for tree-sitter. This grammar covers the OpenStep-style property list format, also known as NeXTSTEP-style, old-style, or ASCII plist format.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/formkunft/tree-sitter-property-list"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " property-list"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f9354a897d8cd64280ed3ea34ac7dc579a0c0953314d5e4a6d4d7cbd32befe64",
                "md5": "79dd28c09fbfab653d6671c9ebb329d8",
                "sha256": "eb8dd1eb572eef717f2bd1be7b5ef9870ca22b3762d2c37bcc6fc3d1ee66e645"
            },
            "downloads": -1,
            "filename": "tree_sitter_property_list-0.1.1-cp310-abi3-macosx_15_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "79dd28c09fbfab653d6671c9ebb329d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 10120,
            "upload_time": "2025-08-28T06:40:09",
            "upload_time_iso_8601": "2025-08-28T06:40:09.262684Z",
            "url": "https://files.pythonhosted.org/packages/f9/35/4a897d8cd64280ed3ea34ac7dc579a0c0953314d5e4a6d4d7cbd32befe64/tree_sitter_property_list-0.1.1-cp310-abi3-macosx_15_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3cf418dbf89c9023c3c2be1d52a8ab87fa002ddf77c771af0e061f02d0318662",
                "md5": "a479acdb4a15ba119051e051a21a03b3",
                "sha256": "7cc0735384bda9c0a37470d7566ee93b07b5d8394c92cc4991db38cb52c4f48a"
            },
            "downloads": -1,
            "filename": "tree_sitter_property_list-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a479acdb4a15ba119051e051a21a03b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 15079,
            "upload_time": "2025-08-28T06:40:12",
            "upload_time_iso_8601": "2025-08-28T06:40:12.689069Z",
            "url": "https://files.pythonhosted.org/packages/3c/f4/18dbf89c9023c3c2be1d52a8ab87fa002ddf77c771af0e061f02d0318662/tree_sitter_property_list-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 06:40:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "formkunft",
    "github_project": "tree-sitter-property-list",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tree-sitter-property-list"
}
        
Elapsed time: 0.59706s