tree-sitter-tmux


Nametree-sitter-tmux JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryTmux grammar for tree-sitter
upload_time2024-08-04 07:47:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords incremental parsing tree-sitter tmux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tree-sitter-tmux

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Freed-Wu/tree-sitter-tmux/main.svg)](https://results.pre-commit.ci/latest/github/Freed-Wu/tree-sitter-tmux/main)
[![github/workflow](https://github.com/Freed-Wu/tree-sitter-tmux/actions/workflows/main.yml/badge.svg)](https://github.com/Freed-Wu/tree-sitter-tmux/actions)
[![codecov](https://codecov.io/gh/Freed-Wu/tree-sitter-tmux/branch/main/graph/badge.svg)](https://codecov.io/gh/Freed-Wu/tree-sitter-tmux)
[![DeepSource](https://deepsource.io/gh/Freed-Wu/tree-sitter-tmux.svg/?show_trend=true)](https://deepsource.io/gh/Freed-Wu/tree-sitter-tmux)

[![github/downloads](https://shields.io/github/downloads/Freed-Wu/tree-sitter-tmux/total)](https://github.com/Freed-Wu/tree-sitter-tmux/releases)
[![github/downloads/latest](https://shields.io/github/downloads/Freed-Wu/tree-sitter-tmux/latest/total)](https://github.com/Freed-Wu/tree-sitter-tmux/releases/latest)
[![github/issues](https://shields.io/github/issues/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/issues)
[![github/issues-closed](https://shields.io/github/issues-closed/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/issues?q=is%3Aissue+is%3Aclosed)
[![github/issues-pr](https://shields.io/github/issues-pr/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/pulls)
[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/pulls?q=is%3Apr+is%3Aclosed)
[![github/discussions](https://shields.io/github/discussions/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/discussions)
[![github/milestones](https://shields.io/github/milestones/all/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/milestones)
[![github/forks](https://shields.io/github/forks/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/network/members)
[![github/stars](https://shields.io/github/stars/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/stargazers)
[![github/watchers](https://shields.io/github/watchers/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/watchers)
[![github/contributors](https://shields.io/github/contributors/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/graphs/contributors)
[![github/commit-activity](https://shields.io/github/commit-activity/w/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/graphs/commit-activity)
[![github/last-commit](https://shields.io/github/last-commit/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/commits)
[![github/release-date](https://shields.io/github/release-date/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/releases/latest)

[![github/license](https://shields.io/github/license/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/blob/main/LICENSE)
[![github/languages](https://shields.io/github/languages/count/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)
[![github/languages/top](https://shields.io/github/languages/top/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)
[![github/directory-file-count](https://shields.io/github/directory-file-count/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)
[![github/code-size](https://shields.io/github/languages/code-size/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)
[![github/repo-size](https://shields.io/github/repo-size/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)
[![github/v](https://shields.io/github/v/release/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)

[![pypi/status](https://shields.io/pypi/status/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#description)
[![pypi/v](https://shields.io/pypi/v/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#history)
[![pypi/downloads](https://shields.io/pypi/dd/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)
[![pypi/format](https://shields.io/pypi/format/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)
[![pypi/implementation](https://shields.io/pypi/implementation/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)
[![pypi/pyversions](https://shields.io/pypi/pyversions/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)

[![npm](https://img.shields.io/npm/dw/tree-sitter-tmux)](https://www.npmjs.com/package/tree-sitter-tmux)

[![Crates.io (recent)](https://img.shields.io/crates/dr/tree-sitter-tmux)](https://crates.io/crates/tree-sitter-tmux)

[tmux grammar](https://man.archlinux.org/man/tmux.1.en) for
[tree-sitter](https://github.com/tree-sitter/tree-sitter).

It can be used by:

- Syntax highlight
  - editors
    - [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter): for
      [neovim](https://github.com/neovim/neovim)
    - [tree-sitter-langs](https://github.com/emacs-tree-sitter/tree-sitter-langs):
      for [emacs](https://www.gnu.org/software/emacs/)
    - [kak-tree-sitter](https://github.com/phaazon/kak-tree-sitter): for
      [kakoune](https://kakoune.org/)
    - [helix](https://helix-editor.com/)
    - [zed](https://zed.dev)
    - [atom](https://github.com/atom/atom)
    - [syntax-highlighter](https://github.com/EvgeniyPeshkov/syntax-highlighter):
      for [VS Code](https://github.com/microsoft/vscode)
  - pagers
    - [syncat](https://github.com/foxfriends/syncat)
    - [`tree-sitter highlight`](https://tree-sitter.github.io/tree-sitter/syntax-highlighting):
      Make sure `/the/parent/directory/of/this/repo` in `parser-directories` of
      your `~/.config/tree-sitter/config.json`
- Language servers
  - [tmux-language-server](https://github.com/Freed-Wu/tmux-language-server)
  - [vscode-anycode](https://github.com/microsoft/vscode-anycode)
  - [Navigating code on GitHub](https://docs.github.com/en/repositories/working-with-files/using-files/navigating-code-on-github):
    supported by [semantic](https://github.com/github/semantic)
- Libraries
  - [tree-sitter-tmux](https://www.npmjs.com/package/tree-sitter-tmux):
    for node
  - [tree-sitter-tmux](https://crates.io/crates/tree-sitter-tmux):
    for rust
  - [tree-sitter-tmux](https://pypi.org/project/tree-sitter-tmux):
    for python
  - [tree-sitter-languages](https://github.com/grantjenks/py-tree-sitter-languages):
    for python

## Related Projects

- [vim-tmux](https://github.com/tmux-plugins/vim-tmux): vim syntax

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-tmux",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, tmux",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c7/3b/f4637c8b6cdab57267cc485a90e09eb2c3cfd40ba9cb11e59e04479de85f/tree_sitter_tmux-0.0.4.tar.gz",
    "platform": null,
    "description": "# tree-sitter-tmux\n\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Freed-Wu/tree-sitter-tmux/main.svg)](https://results.pre-commit.ci/latest/github/Freed-Wu/tree-sitter-tmux/main)\n[![github/workflow](https://github.com/Freed-Wu/tree-sitter-tmux/actions/workflows/main.yml/badge.svg)](https://github.com/Freed-Wu/tree-sitter-tmux/actions)\n[![codecov](https://codecov.io/gh/Freed-Wu/tree-sitter-tmux/branch/main/graph/badge.svg)](https://codecov.io/gh/Freed-Wu/tree-sitter-tmux)\n[![DeepSource](https://deepsource.io/gh/Freed-Wu/tree-sitter-tmux.svg/?show_trend=true)](https://deepsource.io/gh/Freed-Wu/tree-sitter-tmux)\n\n[![github/downloads](https://shields.io/github/downloads/Freed-Wu/tree-sitter-tmux/total)](https://github.com/Freed-Wu/tree-sitter-tmux/releases)\n[![github/downloads/latest](https://shields.io/github/downloads/Freed-Wu/tree-sitter-tmux/latest/total)](https://github.com/Freed-Wu/tree-sitter-tmux/releases/latest)\n[![github/issues](https://shields.io/github/issues/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/issues)\n[![github/issues-closed](https://shields.io/github/issues-closed/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/issues?q=is%3Aissue+is%3Aclosed)\n[![github/issues-pr](https://shields.io/github/issues-pr/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/pulls)\n[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/pulls?q=is%3Apr+is%3Aclosed)\n[![github/discussions](https://shields.io/github/discussions/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/discussions)\n[![github/milestones](https://shields.io/github/milestones/all/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/milestones)\n[![github/forks](https://shields.io/github/forks/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/network/members)\n[![github/stars](https://shields.io/github/stars/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/stargazers)\n[![github/watchers](https://shields.io/github/watchers/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/watchers)\n[![github/contributors](https://shields.io/github/contributors/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/graphs/contributors)\n[![github/commit-activity](https://shields.io/github/commit-activity/w/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/graphs/commit-activity)\n[![github/last-commit](https://shields.io/github/last-commit/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/commits)\n[![github/release-date](https://shields.io/github/release-date/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/releases/latest)\n\n[![github/license](https://shields.io/github/license/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux/blob/main/LICENSE)\n[![github/languages](https://shields.io/github/languages/count/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n[![github/languages/top](https://shields.io/github/languages/top/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n[![github/directory-file-count](https://shields.io/github/directory-file-count/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n[![github/code-size](https://shields.io/github/languages/code-size/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n[![github/repo-size](https://shields.io/github/repo-size/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n[![github/v](https://shields.io/github/v/release/Freed-Wu/tree-sitter-tmux)](https://github.com/Freed-Wu/tree-sitter-tmux)\n\n[![pypi/status](https://shields.io/pypi/status/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#description)\n[![pypi/v](https://shields.io/pypi/v/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#history)\n[![pypi/downloads](https://shields.io/pypi/dd/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)\n[![pypi/format](https://shields.io/pypi/format/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)\n[![pypi/implementation](https://shields.io/pypi/implementation/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)\n[![pypi/pyversions](https://shields.io/pypi/pyversions/tree-sitter-tmux)](https://pypi.org/project/tree-sitter-tmux/#files)\n\n[![npm](https://img.shields.io/npm/dw/tree-sitter-tmux)](https://www.npmjs.com/package/tree-sitter-tmux)\n\n[![Crates.io (recent)](https://img.shields.io/crates/dr/tree-sitter-tmux)](https://crates.io/crates/tree-sitter-tmux)\n\n[tmux grammar](https://man.archlinux.org/man/tmux.1.en) for\n[tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\nIt can be used by:\n\n- Syntax highlight\n  - editors\n    - [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter): for\n      [neovim](https://github.com/neovim/neovim)\n    - [tree-sitter-langs](https://github.com/emacs-tree-sitter/tree-sitter-langs):\n      for [emacs](https://www.gnu.org/software/emacs/)\n    - [kak-tree-sitter](https://github.com/phaazon/kak-tree-sitter): for\n      [kakoune](https://kakoune.org/)\n    - [helix](https://helix-editor.com/)\n    - [zed](https://zed.dev)\n    - [atom](https://github.com/atom/atom)\n    - [syntax-highlighter](https://github.com/EvgeniyPeshkov/syntax-highlighter):\n      for [VS Code](https://github.com/microsoft/vscode)\n  - pagers\n    - [syncat](https://github.com/foxfriends/syncat)\n    - [`tree-sitter highlight`](https://tree-sitter.github.io/tree-sitter/syntax-highlighting):\n      Make sure `/the/parent/directory/of/this/repo` in `parser-directories` of\n      your `~/.config/tree-sitter/config.json`\n- Language servers\n  - [tmux-language-server](https://github.com/Freed-Wu/tmux-language-server)\n  - [vscode-anycode](https://github.com/microsoft/vscode-anycode)\n  - [Navigating code on GitHub](https://docs.github.com/en/repositories/working-with-files/using-files/navigating-code-on-github):\n    supported by [semantic](https://github.com/github/semantic)\n- Libraries\n  - [tree-sitter-tmux](https://www.npmjs.com/package/tree-sitter-tmux):\n    for node\n  - [tree-sitter-tmux](https://crates.io/crates/tree-sitter-tmux):\n    for rust\n  - [tree-sitter-tmux](https://pypi.org/project/tree-sitter-tmux):\n    for python\n  - [tree-sitter-languages](https://github.com/grantjenks/py-tree-sitter-languages):\n    for python\n\n## Related Projects\n\n- [vim-tmux](https://github.com/tmux-plugins/vim-tmux): vim syntax\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tmux grammar for tree-sitter",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/tree-sitter/tree-sitter-tmux"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " tmux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cf6e407f351234cb6a5d1e0f14d326751d7fa9202e0235abb48f74d8c75228c",
                "md5": "8734f05e3134a2e2642856bc453b6584",
                "sha256": "31305b404ea3c8a445c609a4f54f24740051c9f3e623de45db280d4fb1a50510"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8734f05e3134a2e2642856bc453b6584",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 181217,
            "upload_time": "2024-08-04T07:47:22",
            "upload_time_iso_8601": "2024-08-04T07:47:22.694170Z",
            "url": "https://files.pythonhosted.org/packages/9c/f6/e407f351234cb6a5d1e0f14d326751d7fa9202e0235abb48f74d8c75228c/tree_sitter_tmux-0.0.4-cp38-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fca23cc3afa3c73db29c76b9e3d1177bf422fc0d3cd39814943466ddcdab123",
                "md5": "981458c2149df51a154a2bf7239f63dc",
                "sha256": "79651fede635bb6083569e1fb0fb4ec5e6b39614d12c1518319e48dd9b6e7a1a"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "981458c2149df51a154a2bf7239f63dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 202845,
            "upload_time": "2024-08-04T07:47:23",
            "upload_time_iso_8601": "2024-08-04T07:47:23.945699Z",
            "url": "https://files.pythonhosted.org/packages/1f/ca/23cc3afa3c73db29c76b9e3d1177bf422fc0d3cd39814943466ddcdab123/tree_sitter_tmux-0.0.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4359028a1ff8d69ee9bbb2eb841e5aa43bb6e51a8f63faf594eed904c09ee58c",
                "md5": "eb8e9e39b82554e34600a4b372c8b45d",
                "sha256": "86ab63f43bd4161873ae5a888b98120922f6d62c2c314733e81f0762895bcddb"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb8e9e39b82554e34600a4b372c8b45d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 195676,
            "upload_time": "2024-08-04T07:47:25",
            "upload_time_iso_8601": "2024-08-04T07:47:25.378135Z",
            "url": "https://files.pythonhosted.org/packages/43/59/028a1ff8d69ee9bbb2eb841e5aa43bb6e51a8f63faf594eed904c09ee58c/tree_sitter_tmux-0.0.4-cp38-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": "11992893aeae892fd834d6ef9c75b19ca3ec51d30661e7c245d00d821a5540ba",
                "md5": "ec68f42855e018f8552615128fc0bd3a",
                "sha256": "8b106a6833993362977f5ae9cb0ef4ad2ec81edf57f0589d00c1171fb55b646b"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "ec68f42855e018f8552615128fc0bd3a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 204142,
            "upload_time": "2024-08-04T07:47:26",
            "upload_time_iso_8601": "2024-08-04T07:47:26.981797Z",
            "url": "https://files.pythonhosted.org/packages/11/99/2893aeae892fd834d6ef9c75b19ca3ec51d30661e7c245d00d821a5540ba/tree_sitter_tmux-0.0.4-cp38-abi3-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2130451027a3d39acb9ca6ae858b4023b9b27e8295c1ba57c57e741397d0850",
                "md5": "99321bc72a889b37a3722a4c009b90bd",
                "sha256": "f34839bf3ccf00d1addce8f67dc45b3138ff9da4b629fb24b8581d5e2433963d"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "99321bc72a889b37a3722a4c009b90bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 196781,
            "upload_time": "2024-08-04T07:47:28",
            "upload_time_iso_8601": "2024-08-04T07:47:28.269885Z",
            "url": "https://files.pythonhosted.org/packages/e2/13/0451027a3d39acb9ca6ae858b4023b9b27e8295c1ba57c57e741397d0850/tree_sitter_tmux-0.0.4-cp38-abi3-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e25dd0bb35dcda82a657f5d5612f204a7d096cdc15fe7de7650cd84e5f27c50",
                "md5": "ce8abfafc64ccc00fb99461b1d230492",
                "sha256": "60a6dcebbb98b38452401d1b52460d01bf0c604393d83ae9dbc58a2360e7358c"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "ce8abfafc64ccc00fb99461b1d230492",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 175477,
            "upload_time": "2024-08-04T07:47:29",
            "upload_time_iso_8601": "2024-08-04T07:47:29.498286Z",
            "url": "https://files.pythonhosted.org/packages/1e/25/dd0bb35dcda82a657f5d5612f204a7d096cdc15fe7de7650cd84e5f27c50/tree_sitter_tmux-0.0.4-cp38-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6a5f2a89e003385081560d53ec8cc07993c1d3162a739aa0457643cdccfb906",
                "md5": "14c9d8b190f7fa68f4af63832e41a45a",
                "sha256": "2eeef4e3160695df972b3b3e287a47bdc103d2590ac34230c8a2b0f1f54e27cc"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "14c9d8b190f7fa68f4af63832e41a45a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 172791,
            "upload_time": "2024-08-04T07:47:30",
            "upload_time_iso_8601": "2024-08-04T07:47:30.822553Z",
            "url": "https://files.pythonhosted.org/packages/e6/a5/f2a89e003385081560d53ec8cc07993c1d3162a739aa0457643cdccfb906/tree_sitter_tmux-0.0.4-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c73bf4637c8b6cdab57267cc485a90e09eb2c3cfd40ba9cb11e59e04479de85f",
                "md5": "9a60427938ee2341387c87d742bea28e",
                "sha256": "c8610c208b6c7c05786d52ec6b5f06912da53311e6ab155b137a22982f0d7c51"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9a60427938ee2341387c87d742bea28e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 731424,
            "upload_time": "2024-08-04T07:47:31",
            "upload_time_iso_8601": "2024-08-04T07:47:31.879590Z",
            "url": "https://files.pythonhosted.org/packages/c7/3b/f4637c8b6cdab57267cc485a90e09eb2c3cfd40ba9cb11e59e04479de85f/tree_sitter_tmux-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 07:47:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tree-sitter",
    "github_project": "tree-sitter-tmux",
    "github_not_found": true,
    "lcname": "tree-sitter-tmux"
}
        
Elapsed time: 0.54127s