tree-sitter-pymanifest


Nametree-sitter-pymanifest JSON
Version 0.5.1 PyPI version JSON
download
home_pageNone
SummaryPyPA manifest grammar for tree-sitter
upload_time2024-06-05 09:28:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords incremental parsing tree-sitter pymanifest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
tree-sitter-pymanifest
======================

|CI| |discord| |matrix| |pypi|

A tree-sitter parser for PyPA manifest files.

Python package
--------------

Installation
^^^^^^^^^^^^

.. code-block:: bash

   pip install tree-sitter-pymanifest


References
----------

* `Controlling files in the distribution <https://setuptools.pypa.io/en/latest/userguide/miscellaneous.html>`_
* `Unix filename pattern matching <https://docs.python.org/3/library/fnmatch.html>`_

Editors
-------

| |c| Neovim
| |u| Helix
| |u| Emacs
| |u| Zed

.. |u| unicode:: U+00A0 U+00A0 U+2610
.. |c| unicode:: U+00A0 U+00A0 U+2611


Changelog
---------

v0.5.1
^^^^^^

* Fix package description

v0.5.0
^^^^^^

* Update bindings
* Remove custom functions
* Drop Python 3.8 support

v0.4.0
^^^^^^

* Change bindings layout

v0.3.0
^^^^^^

* Move to ``tree-sitter-grammars`` org

v0.2.1
^^^^^^

* Drop Python 3.7 support
* Remove injections queries
* Use tree-sitter core highlight captures

v0.2.0
^^^^^^

* Add Python package tests

v0.1.1
^^^^^^

* Bundle queries in the package

.. |CI| image:: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-pymanifest/test.yml?logo=github&label=CI
   :target: https://github.com/tree-sitter-grammars/tree-sitter-pymanifest/actions/workflows/test.yml
   :alt: CI

.. |discord| image:: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
   :target: https://discord.gg/w7nTvsVJhm
   :alt: discord

.. |matrix| image:: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
   :target: https://matrix.to/#/#tree-sitter-chat:matrix.org
   :alt: matrix

.. |pypi| image:: https://img.shields.io/pypi/v/tree-sitter-pymanifest?logo=pypi&logoColor=ffd242
   :target: https://pypi.org/project/tree-sitter-pymanifest/
   :alt: pypi

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-pymanifest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, pymanifest",
    "author": null,
    "author_email": "ObserverOfTime <chronobserver@disroot.org>",
    "download_url": "https://files.pythonhosted.org/packages/bc/4c/46f48ef86fb98994304929c4b72415311b24068b9baf937ee1c3c71cf547/tree-sitter-pymanifest-0.5.1.tar.gz",
    "platform": null,
    "description": "======================\ntree-sitter-pymanifest\n======================\n\n|CI| |discord| |matrix| |pypi|\n\nA tree-sitter parser for PyPA manifest files.\n\nPython package\n--------------\n\nInstallation\n^^^^^^^^^^^^\n\n.. code-block:: bash\n\n   pip install tree-sitter-pymanifest\n\n\nReferences\n----------\n\n* `Controlling files in the distribution <https://setuptools.pypa.io/en/latest/userguide/miscellaneous.html>`_\n* `Unix filename pattern matching <https://docs.python.org/3/library/fnmatch.html>`_\n\nEditors\n-------\n\n| |c| Neovim\n| |u| Helix\n| |u| Emacs\n| |u| Zed\n\n.. |u| unicode:: U+00A0 U+00A0 U+2610\n.. |c| unicode:: U+00A0 U+00A0 U+2611\n\n\nChangelog\n---------\n\nv0.5.1\n^^^^^^\n\n* Fix package description\n\nv0.5.0\n^^^^^^\n\n* Update bindings\n* Remove custom functions\n* Drop Python 3.8 support\n\nv0.4.0\n^^^^^^\n\n* Change bindings layout\n\nv0.3.0\n^^^^^^\n\n* Move to ``tree-sitter-grammars`` org\n\nv0.2.1\n^^^^^^\n\n* Drop Python 3.7 support\n* Remove injections queries\n* Use tree-sitter core highlight captures\n\nv0.2.0\n^^^^^^\n\n* Add Python package tests\n\nv0.1.1\n^^^^^^\n\n* Bundle queries in the package\n\n.. |CI| image:: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-pymanifest/test.yml?logo=github&label=CI\n   :target: https://github.com/tree-sitter-grammars/tree-sitter-pymanifest/actions/workflows/test.yml\n   :alt: CI\n\n.. |discord| image:: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord\n   :target: https://discord.gg/w7nTvsVJhm\n   :alt: discord\n\n.. |matrix| image:: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix\n   :target: https://matrix.to/#/#tree-sitter-chat:matrix.org\n   :alt: matrix\n\n.. |pypi| image:: https://img.shields.io/pypi/v/tree-sitter-pymanifest?logo=pypi&logoColor=ffd242\n   :target: https://pypi.org/project/tree-sitter-pymanifest/\n   :alt: pypi\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyPA manifest grammar for tree-sitter",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "https://github.com/tree-sitter-grammars/tree-sitter-pymanifest",
        "Issues": "https://github.com/tree-sitter-grammars/tree-sitter-pymanifest/issues",
        "Sponsor": "https://github.com/sponsors/ObserverOfTime"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " pymanifest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83d88c74d4f1c68255d213261e9bdecf9a2fd2ab846c57d0e87014c866adac98",
                "md5": "f48a5e518380f3f87e2c7cbf7b5a05a5",
                "sha256": "f9764e10c0046b04f04ff32a4226813f5c407b68277ff37e8a970dfc8c89017e"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f48a5e518380f3f87e2c7cbf7b5a05a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 10987,
            "upload_time": "2024-06-05T09:27:50",
            "upload_time_iso_8601": "2024-06-05T09:27:50.938306Z",
            "url": "https://files.pythonhosted.org/packages/83/d8/8c74d4f1c68255d213261e9bdecf9a2fd2ab846c57d0e87014c866adac98/tree_sitter_pymanifest-0.5.1-cp39-abi3-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98e3b169b88dd7acbfa1619c6301300581ad42f1da20200e6cd03ef54d21bf9d",
                "md5": "39413909c5887a75e3e5530209acb23f",
                "sha256": "95f5c08b0697c84a843f15321ca16943e734c0867abddb238b52ff239b5debcf"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "39413909c5887a75e3e5530209acb23f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11314,
            "upload_time": "2024-06-05T09:27:51",
            "upload_time_iso_8601": "2024-06-05T09:27:51.933542Z",
            "url": "https://files.pythonhosted.org/packages/98/e3/b169b88dd7acbfa1619c6301300581ad42f1da20200e6cd03ef54d21bf9d/tree_sitter_pymanifest-0.5.1-cp39-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1b907480c9fe20920683ce0a711e252329375ad27db4358b523b704fe7c7973",
                "md5": "3d7e14a630b7d77cf51cb8f88a0496a1",
                "sha256": "42dde65361b5404d4196a6769b62b087cc4b949ed08913b95c95707fb8672ab3"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3d7e14a630b7d77cf51cb8f88a0496a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 21540,
            "upload_time": "2024-06-05T09:27:53",
            "upload_time_iso_8601": "2024-06-05T09:27:53.425672Z",
            "url": "https://files.pythonhosted.org/packages/e1/b9/07480c9fe20920683ce0a711e252329375ad27db4358b523b704fe7c7973/tree_sitter_pymanifest-0.5.1-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b991e4f8e61919b20c333509b0565c70b7222419f91a5019b9653a71f6516f",
                "md5": "94b79ebf052f5fb8d6f735086716407f",
                "sha256": "15455deec66f598c7a8e63cab2f51c86935d8eb9d46f5545fe5e212bbf7d393c"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "94b79ebf052f5fb8d6f735086716407f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 21171,
            "upload_time": "2024-06-05T09:27:54",
            "upload_time_iso_8601": "2024-06-05T09:27:54.849174Z",
            "url": "https://files.pythonhosted.org/packages/73/b9/91e4f8e61919b20c333509b0565c70b7222419f91a5019b9653a71f6516f/tree_sitter_pymanifest-0.5.1-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb7859a3620aa4f9bcf54f8e22b09f1e56ccd9bcc268dbe610bff6279578dd90",
                "md5": "2e95426e94247d3b7b077962332322e9",
                "sha256": "7ebc95571ba81739935a8852c1c418d90007cdd3e0aec71953af22b0877b0a60"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2e95426e94247d3b7b077962332322e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 20062,
            "upload_time": "2024-06-05T09:27:56",
            "upload_time_iso_8601": "2024-06-05T09:27:56.365100Z",
            "url": "https://files.pythonhosted.org/packages/cb/78/59a3620aa4f9bcf54f8e22b09f1e56ccd9bcc268dbe610bff6279578dd90/tree_sitter_pymanifest-0.5.1-cp39-abi3-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17562dd5b6e7ee9f46ff291eeb79fa6416c5864ea0039fa6ae45f2171f778852",
                "md5": "b5cb79a60b9a97a1665c7f542a745c09",
                "sha256": "f5adf05ae63734b3f2abe4a20e908356aca502e503cd26b7bcfa4efd9144c6cc"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b5cb79a60b9a97a1665c7f542a745c09",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 19598,
            "upload_time": "2024-06-05T09:27:57",
            "upload_time_iso_8601": "2024-06-05T09:27:57.256208Z",
            "url": "https://files.pythonhosted.org/packages/17/56/2dd5b6e7ee9f46ff291eeb79fa6416c5864ea0039fa6ae45f2171f778852/tree_sitter_pymanifest-0.5.1-cp39-abi3-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8eb9963010d0698ac6c674188e0dcefddc52267a2a5ef69f0c409021386659ba",
                "md5": "f27abaf1a185e391df0bd524fb024604",
                "sha256": "6e711d70adf9870a9eaa5ccc3c5dd643115853e96e169c0ff99c36d97e8abada"
            },
            "downloads": -1,
            "filename": "tree_sitter_pymanifest-0.5.1-cp39-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f27abaf1a185e391df0bd524fb024604",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 13614,
            "upload_time": "2024-06-05T09:27:58",
            "upload_time_iso_8601": "2024-06-05T09:27:58.740039Z",
            "url": "https://files.pythonhosted.org/packages/8e/b9/963010d0698ac6c674188e0dcefddc52267a2a5ef69f0c409021386659ba/tree_sitter_pymanifest-0.5.1-cp39-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc4c46f48ef86fb98994304929c4b72415311b24068b9baf937ee1c3c71cf547",
                "md5": "d3a964bbb510230d66e4fa9d7cceb412",
                "sha256": "d79794d2c9b828f3336e2d9a70e2ee34203b588c11fd3f78222a8789c0cc19cf"
            },
            "downloads": -1,
            "filename": "tree-sitter-pymanifest-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d3a964bbb510230d66e4fa9d7cceb412",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12672,
            "upload_time": "2024-06-05T09:28:00",
            "upload_time_iso_8601": "2024-06-05T09:28:00.165619Z",
            "url": "https://files.pythonhosted.org/packages/bc/4c/46f48ef86fb98994304929c4b72415311b24068b9baf937ee1c3c71cf547/tree-sitter-pymanifest-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 09:28:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tree-sitter-grammars",
    "github_project": "tree-sitter-pymanifest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tree-sitter-pymanifest"
}
        
Elapsed time: 3.27023s