======================
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.6.0
^^^^^^
* Update bindings
* Drop Python 3.9 support
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.10",
"maintainer_email": null,
"keywords": "incremental, parsing, tree-sitter, pymanifest",
"author": null,
"author_email": "ObserverOfTime <chronobserver@disroot.org>",
"download_url": "https://files.pythonhosted.org/packages/c0/2a/2ed55c4ba45f6c3966c9391e4bbc1f3f60d2961ac71430b7929e1f576dea/tree_sitter_pymanifest-0.6.0.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.6.0\n^^^^^^\n\n* Update bindings\n* Drop Python 3.9 support\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.6.0",
"project_urls": {
"Funding": "https://github.com/sponsors/ObserverOfTime",
"Homepage": "https://github.com/tree-sitter-grammars/tree-sitter-pymanifest"
},
"split_keywords": [
"incremental",
" parsing",
" tree-sitter",
" pymanifest"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "879f01b33c1a36879ec34576bb4c256e94e70626bef261f62b8466de9441ce02",
"md5": "ad2984cd0b95faa7e006897522e90778",
"sha256": "cd959197c2e90626c7ce83667b7db9a83282686aab07051e233df93a653f3f4b"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "ad2984cd0b95faa7e006897522e90778",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 11551,
"upload_time": "2025-07-19T09:28:00",
"upload_time_iso_8601": "2025-07-19T09:28:00.513570Z",
"url": "https://files.pythonhosted.org/packages/87/9f/01b33c1a36879ec34576bb4c256e94e70626bef261f62b8466de9441ce02/tree_sitter_pymanifest-0.6.0-cp310-abi3-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cd278c917525ceccd4926e77210ae2d18570b15655e775d81e4b9378412926bc",
"md5": "38eaccbca9ffd741ba110771f72db1da",
"sha256": "be5b2bd80a4cec76a37c14cd97aba28e7cb1c13c0e01e8c289cbc27103c9a8de"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "38eaccbca9ffd741ba110771f72db1da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 11976,
"upload_time": "2025-07-19T09:28:01",
"upload_time_iso_8601": "2025-07-19T09:28:01.303385Z",
"url": "https://files.pythonhosted.org/packages/cd/27/8c917525ceccd4926e77210ae2d18570b15655e775d81e4b9378412926bc/tree_sitter_pymanifest-0.6.0-cp310-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c40317ce909bdb5423ad988af7537832a4c436d350288156c18208a9e459a794",
"md5": "0ab0d3374487540af3f89e7252519eb3",
"sha256": "21c616ae88442a8a81eca3baaac8f7c753f9f65b8c0ffbba43606b87a558cf79"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "0ab0d3374487540af3f89e7252519eb3",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 22330,
"upload_time": "2025-07-19T09:28:01",
"upload_time_iso_8601": "2025-07-19T09:28:01.997213Z",
"url": "https://files.pythonhosted.org/packages/c4/03/17ce909bdb5423ad988af7537832a4c436d350288156c18208a9e459a794/tree_sitter_pymanifest-0.6.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5ba550cfa27cc4631c79ba4635b3eba2435cef60a6e4082ebe7c6e374ef4b741",
"md5": "44143d840b844a2cf6aeaf635f573648",
"sha256": "63f08e21a26125c29f8723fa07ad5c09a5043292b7c86561d89fab067c26ef3f"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "44143d840b844a2cf6aeaf635f573648",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 21948,
"upload_time": "2025-07-19T09:28:02",
"upload_time_iso_8601": "2025-07-19T09:28:02.829072Z",
"url": "https://files.pythonhosted.org/packages/5b/a5/50cfa27cc4631c79ba4635b3eba2435cef60a6e4082ebe7c6e374ef4b741/tree_sitter_pymanifest-0.6.0-cp310-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": null,
"digests": {
"blake2b_256": "0c33215de078d8031f3227596b9a4da6de5b69729f50cfd9e62b681b080738b2",
"md5": "48657197f7188fa1c3c604e89cc670e0",
"sha256": "7c61a88f31e006868d9401f732c6e07dbad6e52646e860b98b7603f7bf96e457"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "48657197f7188fa1c3c604e89cc670e0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 20346,
"upload_time": "2025-07-19T09:28:03",
"upload_time_iso_8601": "2025-07-19T09:28:03.566247Z",
"url": "https://files.pythonhosted.org/packages/0c/33/215de078d8031f3227596b9a4da6de5b69729f50cfd9e62b681b080738b2/tree_sitter_pymanifest-0.6.0-cp310-abi3-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b08dd59584796bc8601a0f0a1cd8ab273854614f49395aae3021fe6756d0629b",
"md5": "5bb4508ade4cec5684d876f43080700a",
"sha256": "076cb69bab2b1ddb0c20da94ed9c7f0acaeab4b8222afa0a4dbd32632472e60f"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "5bb4508ade4cec5684d876f43080700a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 14243,
"upload_time": "2025-07-19T09:28:04",
"upload_time_iso_8601": "2025-07-19T09:28:04.309041Z",
"url": "https://files.pythonhosted.org/packages/b0/8d/d59584796bc8601a0f0a1cd8ab273854614f49395aae3021fe6756d0629b/tree_sitter_pymanifest-0.6.0-cp310-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e8a61d24dcbd77e386a504ca37483018b55b95149f6f8d6d3f8aa98dac0db17c",
"md5": "f216887bdb6b0e35bda58516acf5f110",
"sha256": "07b196da45732d9e6afa40c98e98a3e218586c0f4ba35b644a1c3f85492cab60"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0-cp310-abi3-win_arm64.whl",
"has_sig": false,
"md5_digest": "f216887bdb6b0e35bda58516acf5f110",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 13182,
"upload_time": "2025-07-19T09:28:05",
"upload_time_iso_8601": "2025-07-19T09:28:05.223799Z",
"url": "https://files.pythonhosted.org/packages/e8/a6/1d24dcbd77e386a504ca37483018b55b95149f6f8d6d3f8aa98dac0db17c/tree_sitter_pymanifest-0.6.0-cp310-abi3-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c02a2ed55c4ba45f6c3966c9391e4bbc1f3f60d2961ac71430b7929e1f576dea",
"md5": "779c9d0cdeebaa4d27d6e8329a9325cc",
"sha256": "56a1d902600f319d029c58c644e59bacc13ee96cd03885ccde342b471d3f0715"
},
"downloads": -1,
"filename": "tree_sitter_pymanifest-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "779c9d0cdeebaa4d27d6e8329a9325cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18450,
"upload_time": "2025-07-19T09:28:06",
"upload_time_iso_8601": "2025-07-19T09:28:06.376764Z",
"url": "https://files.pythonhosted.org/packages/c0/2a/2ed55c4ba45f6c3966c9391e4bbc1f3f60d2961ac71430b7929e1f576dea/tree_sitter_pymanifest-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-19 09:28:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sponsors",
"github_project": "ObserverOfTime",
"github_not_found": true,
"lcname": "tree-sitter-pymanifest"
}