tree-sitter-tmux


Nametree-sitter-tmux JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryTmux grammar for tree-sitter
upload_time2024-03-27 07:21:23
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/4d/af/72739478d3a3b7c2a7653022fdfbf86c8b23950432704a5c5d0b7c389228/tree-sitter-tmux-0.0.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/tree-sitter/tree-sitter-tmux"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " tmux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7470661449785cfdce89d0656ece3bfe396ae2ff7a74938f7c0c77491dceaeb",
                "md5": "819407a6d1dcbee2d36ce10923c84f98",
                "sha256": "39939d8526aaf6d8cb9135845266022170218295e8832906b6fbea4d0c2d2e34"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "819407a6d1dcbee2d36ce10923c84f98",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 164014,
            "upload_time": "2024-03-27T07:21:13",
            "upload_time_iso_8601": "2024-03-27T07:21:13.014476Z",
            "url": "https://files.pythonhosted.org/packages/b7/47/0661449785cfdce89d0656ece3bfe396ae2ff7a74938f7c0c77491dceaeb/tree_sitter_tmux-0.0.3-cp38-abi3-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "671127b6300f3c6cc3f36551111203d9a79b7e0162fe1542e6e6b0972d6650c9",
                "md5": "56c2230b92d8a4a3b8703754df9250bf",
                "sha256": "9f434c963607d1bbb2668b39d0c5dbfedf6ecb2ba957d1f80e507e654e421b20"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "56c2230b92d8a4a3b8703754df9250bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 197847,
            "upload_time": "2024-03-27T07:21:14",
            "upload_time_iso_8601": "2024-03-27T07:21:14.423970Z",
            "url": "https://files.pythonhosted.org/packages/67/11/27b6300f3c6cc3f36551111203d9a79b7e0162fe1542e6e6b0972d6650c9/tree_sitter_tmux-0.0.3-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": "bc3a42d30b82333081e6ad0ae26f8ad05f85d2cc40f52cd38df1919a11070d95",
                "md5": "9d55652dccbd0ad59895dcc806a895a1",
                "sha256": "e5c67b12ae405085ad6fe4c64cfa444d71d2a6e5742108eb8ff454dbe559c2df"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9d55652dccbd0ad59895dcc806a895a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 189657,
            "upload_time": "2024-03-27T07:21:16",
            "upload_time_iso_8601": "2024-03-27T07:21:16.049994Z",
            "url": "https://files.pythonhosted.org/packages/bc/3a/42d30b82333081e6ad0ae26f8ad05f85d2cc40f52cd38df1919a11070d95/tree_sitter_tmux-0.0.3-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": "d6278a0ec28dc0fcb68ba048a377a71414f60915a776170b3b537261396fca26",
                "md5": "89b973f48a06ca02448d8fb380b9fff9",
                "sha256": "8d1836a04142a044f1b152614a060f36db6ddbeeb31269c1f5b9122913171d5e"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "89b973f48a06ca02448d8fb380b9fff9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 199588,
            "upload_time": "2024-03-27T07:21:17",
            "upload_time_iso_8601": "2024-03-27T07:21:17.675468Z",
            "url": "https://files.pythonhosted.org/packages/d6/27/8a0ec28dc0fcb68ba048a377a71414f60915a776170b3b537261396fca26/tree_sitter_tmux-0.0.3-cp38-abi3-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2197680516d50885a6f9c5b7983de83d76749b4142066109682685f6d4e0c30",
                "md5": "51d5f7be16f60a541d06ada2ab7cfd11",
                "sha256": "a4f3e02b808db514c6bc017329cd455072c430f194207d5af04aa4b2464bc96a"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "51d5f7be16f60a541d06ada2ab7cfd11",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 191951,
            "upload_time": "2024-03-27T07:21:18",
            "upload_time_iso_8601": "2024-03-27T07:21:18.915698Z",
            "url": "https://files.pythonhosted.org/packages/b2/19/7680516d50885a6f9c5b7983de83d76749b4142066109682685f6d4e0c30/tree_sitter_tmux-0.0.3-cp38-abi3-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44e5e4b82b5b8045240f746280e0ff81d1a5203e7153ad8cf841be1a566f2d63",
                "md5": "342436c16f840dff8f5d13c08616d6c1",
                "sha256": "2feb1c8683802da47d9a106d45f92d8427d85dd30fb7ab669732e9667868bc0b"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "342436c16f840dff8f5d13c08616d6c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 174455,
            "upload_time": "2024-03-27T07:21:19",
            "upload_time_iso_8601": "2024-03-27T07:21:19.979304Z",
            "url": "https://files.pythonhosted.org/packages/44/e5/e4b82b5b8045240f746280e0ff81d1a5203e7153ad8cf841be1a566f2d63/tree_sitter_tmux-0.0.3-cp38-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "502ec89caf18276ee19efc8d46bfc161f91a082f8ddafecfe8a8df1b3dc0c516",
                "md5": "3358388905c331b48d8196fbfd764410",
                "sha256": "ee5ad4e160fd44bafa72d3f80dd789ecdc0084dd2b78cb5dd7e0b59096cb3c02"
            },
            "downloads": -1,
            "filename": "tree_sitter_tmux-0.0.3-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3358388905c331b48d8196fbfd764410",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 169989,
            "upload_time": "2024-03-27T07:21:21",
            "upload_time_iso_8601": "2024-03-27T07:21:21.701397Z",
            "url": "https://files.pythonhosted.org/packages/50/2e/c89caf18276ee19efc8d46bfc161f91a082f8ddafecfe8a8df1b3dc0c516/tree_sitter_tmux-0.0.3-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4daf72739478d3a3b7c2a7653022fdfbf86c8b23950432704a5c5d0b7c389228",
                "md5": "0d38e2a8e8d3682a2a3dad0efe5c3b27",
                "sha256": "f07ddc85deabf2a6f7a3236336422650f598b0d5246b39fee650e2f2617c23c4"
            },
            "downloads": -1,
            "filename": "tree-sitter-tmux-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0d38e2a8e8d3682a2a3dad0efe5c3b27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 725758,
            "upload_time": "2024-03-27T07:21:23",
            "upload_time_iso_8601": "2024-03-27T07:21:23.392217Z",
            "url": "https://files.pythonhosted.org/packages/4d/af/72739478d3a3b7c2a7653022fdfbf86c8b23950432704a5c5d0b7c389228/tree-sitter-tmux-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 07:21:23",
    "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.21348s