# tree-sitter-muttrc
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/neomutt/tree-sitter-muttrc/main.svg)](https://results.pre-commit.ci/latest/github/neomutt/tree-sitter-muttrc/main)
[![github/workflow](https://github.com/neomutt/tree-sitter-muttrc/actions/workflows/main.yml/badge.svg)](https://github.com/neomutt/tree-sitter-muttrc/actions)
[![codecov](https://codecov.io/gh/neomutt/tree-sitter-muttrc/branch/main/graph/badge.svg)](https://codecov.io/gh/neomutt/tree-sitter-muttrc)
[![DeepSource](https://deepsource.io/gh/neomutt/tree-sitter-muttrc.svg/?show_trend=true)](https://deepsource.io/gh/neomutt/tree-sitter-muttrc)
[![github/downloads](https://shields.io/github/downloads/neomutt/tree-sitter-muttrc/total)](https://github.com/neomutt/tree-sitter-muttrc/releases)
[![github/downloads/latest](https://shields.io/github/downloads/neomutt/tree-sitter-muttrc/latest/total)](https://github.com/neomutt/tree-sitter-muttrc/releases/latest)
[![github/issues](https://shields.io/github/issues/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/issues)
[![github/issues-closed](https://shields.io/github/issues-closed/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/issues?q=is%3Aissue+is%3Aclosed)
[![github/issues-pr](https://shields.io/github/issues-pr/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/pulls)
[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/pulls?q=is%3Apr+is%3Aclosed)
[![github/discussions](https://shields.io/github/discussions/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/discussions)
[![github/milestones](https://shields.io/github/milestones/all/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/milestones)
[![github/forks](https://shields.io/github/forks/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/network/members)
[![github/stars](https://shields.io/github/stars/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/stargazers)
[![github/watchers](https://shields.io/github/watchers/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/watchers)
[![github/contributors](https://shields.io/github/contributors/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/graphs/contributors)
[![github/commit-activity](https://shields.io/github/commit-activity/w/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/graphs/commit-activity)
[![github/last-commit](https://shields.io/github/last-commit/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/commits)
[![github/release-date](https://shields.io/github/release-date/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/releases/latest)
[![github/license](https://shields.io/github/license/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/blob/main/LICENSE)
[![github/languages](https://shields.io/github/languages/count/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![github/languages/top](https://shields.io/github/languages/top/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![github/directory-file-count](https://shields.io/github/directory-file-count/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![github/code-size](https://shields.io/github/languages/code-size/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![github/repo-size](https://shields.io/github/repo-size/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![github/v](https://shields.io/github/v/release/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)
[![pypi/status](https://shields.io/pypi/status/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#description)
[![pypi/v](https://shields.io/pypi/v/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#history)
[![pypi/downloads](https://shields.io/pypi/dd/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)
[![pypi/format](https://shields.io/pypi/format/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)
[![pypi/implementation](https://shields.io/pypi/implementation/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)
[![pypi/pyversions](https://shields.io/pypi/pyversions/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)
[![npm](https://img.shields.io/npm/dw/tree-sitter-muttrc)](https://www.npmjs.com/package/tree-sitter-muttrc)
[![Crates.io (recent)](https://img.shields.io/crates/dr/tree-sitter-muttrc)](https://crates.io/crates/tree-sitter-muttrc)
[(neo)muttrc grammar](https://neomutt.org/man/neomuttrc) 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
- [muttrc-language-server](https://github.com/neomutt/mutt-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-muttrc](https://www.npmjs.com/package/tree-sitter-muttrc):
for node
- [tree-sitter-muttrc](https://crates.io/crates/tree-sitter-muttrc):
for rust
- [tree-sitter-muttrc](https://pypi.org/project/tree-sitter-muttrc):
for python
- [tree-sitter-languages](https://github.com/grantjenks/py-tree-sitter-languages):
for python
## Related Projects
- [neomutt.vim](https://github.com/neomutt/neomutt.vim): vim syntax
Raw data
{
"_id": null,
"home_page": null,
"name": "tree-sitter-muttrc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "incremental, parsing, tree-sitter, muttrc",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/45/56/85ebfd1e796f51a8fab6c38cfd40e66df33b518d5ccc763a8947b94ae43d/tree_sitter_muttrc-0.0.6.tar.gz",
"platform": null,
"description": "# tree-sitter-muttrc\n\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/neomutt/tree-sitter-muttrc/main.svg)](https://results.pre-commit.ci/latest/github/neomutt/tree-sitter-muttrc/main)\n[![github/workflow](https://github.com/neomutt/tree-sitter-muttrc/actions/workflows/main.yml/badge.svg)](https://github.com/neomutt/tree-sitter-muttrc/actions)\n[![codecov](https://codecov.io/gh/neomutt/tree-sitter-muttrc/branch/main/graph/badge.svg)](https://codecov.io/gh/neomutt/tree-sitter-muttrc)\n[![DeepSource](https://deepsource.io/gh/neomutt/tree-sitter-muttrc.svg/?show_trend=true)](https://deepsource.io/gh/neomutt/tree-sitter-muttrc)\n\n[![github/downloads](https://shields.io/github/downloads/neomutt/tree-sitter-muttrc/total)](https://github.com/neomutt/tree-sitter-muttrc/releases)\n[![github/downloads/latest](https://shields.io/github/downloads/neomutt/tree-sitter-muttrc/latest/total)](https://github.com/neomutt/tree-sitter-muttrc/releases/latest)\n[![github/issues](https://shields.io/github/issues/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/issues)\n[![github/issues-closed](https://shields.io/github/issues-closed/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/issues?q=is%3Aissue+is%3Aclosed)\n[![github/issues-pr](https://shields.io/github/issues-pr/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/pulls)\n[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/pulls?q=is%3Apr+is%3Aclosed)\n[![github/discussions](https://shields.io/github/discussions/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/discussions)\n[![github/milestones](https://shields.io/github/milestones/all/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/milestones)\n[![github/forks](https://shields.io/github/forks/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/network/members)\n[![github/stars](https://shields.io/github/stars/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/stargazers)\n[![github/watchers](https://shields.io/github/watchers/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/watchers)\n[![github/contributors](https://shields.io/github/contributors/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/graphs/contributors)\n[![github/commit-activity](https://shields.io/github/commit-activity/w/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/graphs/commit-activity)\n[![github/last-commit](https://shields.io/github/last-commit/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/commits)\n[![github/release-date](https://shields.io/github/release-date/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/releases/latest)\n\n[![github/license](https://shields.io/github/license/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc/blob/main/LICENSE)\n[![github/languages](https://shields.io/github/languages/count/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n[![github/languages/top](https://shields.io/github/languages/top/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n[![github/directory-file-count](https://shields.io/github/directory-file-count/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n[![github/code-size](https://shields.io/github/languages/code-size/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n[![github/repo-size](https://shields.io/github/repo-size/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n[![github/v](https://shields.io/github/v/release/neomutt/tree-sitter-muttrc)](https://github.com/neomutt/tree-sitter-muttrc)\n\n[![pypi/status](https://shields.io/pypi/status/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#description)\n[![pypi/v](https://shields.io/pypi/v/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#history)\n[![pypi/downloads](https://shields.io/pypi/dd/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)\n[![pypi/format](https://shields.io/pypi/format/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)\n[![pypi/implementation](https://shields.io/pypi/implementation/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)\n[![pypi/pyversions](https://shields.io/pypi/pyversions/tree-sitter-muttrc)](https://pypi.org/project/tree-sitter-muttrc/#files)\n\n[![npm](https://img.shields.io/npm/dw/tree-sitter-muttrc)](https://www.npmjs.com/package/tree-sitter-muttrc)\n\n[![Crates.io (recent)](https://img.shields.io/crates/dr/tree-sitter-muttrc)](https://crates.io/crates/tree-sitter-muttrc)\n\n[(neo)muttrc grammar](https://neomutt.org/man/neomuttrc) 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 - [muttrc-language-server](https://github.com/neomutt/mutt-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-muttrc](https://www.npmjs.com/package/tree-sitter-muttrc):\n for node\n - [tree-sitter-muttrc](https://crates.io/crates/tree-sitter-muttrc):\n for rust\n - [tree-sitter-muttrc](https://pypi.org/project/tree-sitter-muttrc):\n for python\n - [tree-sitter-languages](https://github.com/grantjenks/py-tree-sitter-languages):\n for python\n\n## Related Projects\n\n- [neomutt.vim](https://github.com/neomutt/neomutt.vim): vim syntax\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Muttrc grammar for tree-sitter",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/tree-sitter/tree-sitter-muttrc"
},
"split_keywords": [
"incremental",
" parsing",
" tree-sitter",
" muttrc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f3519d1f7e558c085ee6411926011efc4aea7b94b8f596895955c7699fe54b2c",
"md5": "e6364db62aa643fb389f429cf7b10229",
"sha256": "3b6bf68d8b42da125559300628ba629c92440bce9c0c4afe9c5f163bdabbd6a6"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "e6364db62aa643fb389f429cf7b10229",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 44551,
"upload_time": "2024-08-04T07:42:14",
"upload_time_iso_8601": "2024-08-04T07:42:14.042849Z",
"url": "https://files.pythonhosted.org/packages/f3/51/9d1f7e558c085ee6411926011efc4aea7b94b8f596895955c7699fe54b2c/tree_sitter_muttrc-0.0.6-cp38-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dab76fead5cfb50288cd61e1e6b2baeca9406250e1bfd5583b1fa513e2163c86",
"md5": "9a0521a5d7bdd1f53794e9df149e3e1b",
"sha256": "6ac7706d4625db9ea5001fac8c7852f2121443dc1b66a0db1c0769345dfca9ba"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "9a0521a5d7bdd1f53794e9df149e3e1b",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 65567,
"upload_time": "2024-08-04T07:42:15",
"upload_time_iso_8601": "2024-08-04T07:42:15.548055Z",
"url": "https://files.pythonhosted.org/packages/da/b7/6fead5cfb50288cd61e1e6b2baeca9406250e1bfd5583b1fa513e2163c86/tree_sitter_muttrc-0.0.6-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": "f087be2083a5a163620cd4d3932337d3fc13b4e946e95a93997d107036df706c",
"md5": "0f174ee4c46e649bdb5d86a49b3481a1",
"sha256": "19e938e89dd0d896827d54115ccd9039b8b543c1dc344a2742633fc1b6c0f3f1"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "0f174ee4c46e649bdb5d86a49b3481a1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 58808,
"upload_time": "2024-08-04T07:42:16",
"upload_time_iso_8601": "2024-08-04T07:42:16.815157Z",
"url": "https://files.pythonhosted.org/packages/f0/87/be2083a5a163620cd4d3932337d3fc13b4e946e95a93997d107036df706c/tree_sitter_muttrc-0.0.6-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": "9ac50858d3cd76558b21790672c040fbbbb40df652b60dcf4e3c8cf13df73354",
"md5": "f4b5267cd77258efa6bab0746a43ca11",
"sha256": "73b26a500fe952e76c1b736161b4affa2b1f4e136479cd81cde4e86e0eee79ec"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "f4b5267cd77258efa6bab0746a43ca11",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 68463,
"upload_time": "2024-08-04T07:42:18",
"upload_time_iso_8601": "2024-08-04T07:42:18.144398Z",
"url": "https://files.pythonhosted.org/packages/9a/c5/0858d3cd76558b21790672c040fbbbb40df652b60dcf4e3c8cf13df73354/tree_sitter_muttrc-0.0.6-cp38-abi3-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8d26811b747599b213b3502d601c8772cc2f1a3f9e8eba9db0d304ab4e67de30",
"md5": "80f48626055549504d4651a8319abc80",
"sha256": "7c97bca31b60258e4ad8962dcc3f29a45df2f2498883a1690f396163a4db5fe2"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "80f48626055549504d4651a8319abc80",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 61761,
"upload_time": "2024-08-04T07:42:19",
"upload_time_iso_8601": "2024-08-04T07:42:19.374641Z",
"url": "https://files.pythonhosted.org/packages/8d/26/811b747599b213b3502d601c8772cc2f1a3f9e8eba9db0d304ab4e67de30/tree_sitter_muttrc-0.0.6-cp38-abi3-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f02c7c7125bad4beb8e7ec4df265c0d00a13db56907c6f2ccd99cf19b51433b4",
"md5": "cc36fdabee3cbc552f3498a0fad8fee2",
"sha256": "a696b08fc3b9b1d532b5c0b8c4534171c1684293ba87c3ec617985fbc981887d"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-win32.whl",
"has_sig": false,
"md5_digest": "cc36fdabee3cbc552f3498a0fad8fee2",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 48808,
"upload_time": "2024-08-04T07:42:20",
"upload_time_iso_8601": "2024-08-04T07:42:20.949626Z",
"url": "https://files.pythonhosted.org/packages/f0/2c/7c7125bad4beb8e7ec4df265c0d00a13db56907c6f2ccd99cf19b51433b4/tree_sitter_muttrc-0.0.6-cp38-abi3-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9a8e9629bfb64f5cb60e5685dc21ea6697030001a7425c0627358282d101c363",
"md5": "a0c0457a04014558187f3a3ff887fbc3",
"sha256": "af6f970420cee0b0465037e73091ecdc3d100f5395b53e810da7cd26c1e4f2ec"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6-cp38-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "a0c0457a04014558187f3a3ff887fbc3",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 47202,
"upload_time": "2024-08-04T07:42:22",
"upload_time_iso_8601": "2024-08-04T07:42:22.189077Z",
"url": "https://files.pythonhosted.org/packages/9a/8e/9629bfb64f5cb60e5685dc21ea6697030001a7425c0627358282d101c363/tree_sitter_muttrc-0.0.6-cp38-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "455685ebfd1e796f51a8fab6c38cfd40e66df33b518d5ccc763a8947b94ae43d",
"md5": "f4a5dd8e777a6f2cd09100134d01bc2c",
"sha256": "067c6c4da39248322656cd814f71664ff33a1a3ce06b8fcc1f6e3214fb74a6ed"
},
"downloads": -1,
"filename": "tree_sitter_muttrc-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "f4a5dd8e777a6f2cd09100134d01bc2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 63483,
"upload_time": "2024-08-04T07:42:23",
"upload_time_iso_8601": "2024-08-04T07:42:23.272591Z",
"url": "https://files.pythonhosted.org/packages/45/56/85ebfd1e796f51a8fab6c38cfd40e66df33b518d5ccc763a8947b94ae43d/tree_sitter_muttrc-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-04 07:42:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tree-sitter",
"github_project": "tree-sitter-muttrc",
"github_not_found": true,
"lcname": "tree-sitter-muttrc"
}