description="Treesitter parsing library bindings for Lua";
license.fullName="MIT";
description="Treesitter parsing library bindings for Lua";
longDescription="This combines [ltreesitter](https://github.com/EuclidianAce/ltreesitter) and the [tree-sitter](https://github.com/tree-sitter/tree-sitter) library together to have an easy LuaRocks based install for tree sitter parsing. There are no other enhancements to either library. It can be imported as just `ltreesitter`.";
description="A LuaRocks build backend to install the tree-sitter CLI";
license.fullName="MIT";
description="A LuaRocks build backend to install the tree-sitter CLI";
longDescription="luarocks-build-tree-sitter-cli is a LuaRocks build.type that allows installing tree-sitter CLI binaries via LuaRocks directly. It works similarly to the npm install option for tree-sitter, but uses LuaRocks instead.";