Package Details: tree-sitter-html 0.23.2-3

Git Clone URL: https://aur.archlinux.org/tree-sitter-html.git (read-only, click to copy)
Package Base: tree-sitter-html
Description: HTML grammar for tree-sitter
Upstream URL: https://github.com/tree-sitter/tree-sitter-html
Licenses: MIT
Groups: tree-sitter-grammars
Provides: libtree-sitter-html.so
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 1
Popularity: 0.72
First Submitted: 2025-03-06 16:54 (UTC)
Last Updated: 2026-01-03 18:02 (UTC)

Latest Comments

zefr0x commented on 2026-01-03 18:01 (UTC)

More justification about my previous comment found at: https://aur.archlinux.org/packages/tree-sitter-css#comment-1053791

And @Chocobo1 's further research about it: https://aur.archlinux.org/packages/tree-sitter-css#comment-1053801

zefr0x commented on 2026-01-02 23:18 (UTC)

There should be:

ln -s /usr/lib/lib$pkgname.so \
    "$pkgdir"/usr/lib/tree_sitter/${pkgname#tree-sitter-}.so

So it is available under /usr/lib/tree_sitter/. As done for ones shipped in the official repo.