Search Criteria
Package Details: tree-sitter-bash-git 0.23.3.r4.g0c46d79-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/tree-sitter-bash-git.git (read-only, click to copy) |
---|---|
Package Base: | tree-sitter-bash-git |
Description: | Bash grammar for tree-sitter |
Upstream URL: | https://github.com/tree-sitter/tree-sitter-bash |
Licenses: | MIT |
Groups: | tree-sitter-grammars |
Conflicts: | tree-sitter-bash |
Provides: | libtree-sitter-bash.so, tree-sitter-bash |
Submitter: | lmartinez-mirror |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-07 06:48 (UTC) |
Last Updated: | 2025-03-09 15:28 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR) (make)
Required by (7)
- auror (requires tree-sitter-bash)
- linutil (requires tree-sitter-bash)
- linutil-git (requires tree-sitter-bash)
- mcfetch-git (requires tree-sitter-bash)
- neovim-git (requires tree-sitter-bash) (optional)
- neovim-noice-git (requires tree-sitter-bash) (optional)
- neovim-tree-sitter-git (requires tree-sitter-bash) (optional)
Latest Comments
HelloImWar commented on 2023-07-27 21:37 (UTC)
Yeah, it looks like they're converting these files from C++ to C. Anyways, it should build now.
japhir commented on 2023-07-23 07:40 (UTC)
This doesn't build for me, I think there's a typo in
scanner.cc
->scanner.c
?