{"library":"tree-sitter-ruby","type":"library","category":null,"description":"tree-sitter-ruby provides the Ruby grammar for the Tree-sitter parsing library. It enables Python applications to parse Ruby source code into concrete syntax trees. The library is actively maintained, with version 0.23.1 being the current stable release, and new versions are released periodically to update grammar rules or address issues.","language":"python","status":"active","version":"0.23.1","tags":["parsing","ruby","tree-sitter","grammar","ast"],"last_verified":"Wed May 20","install":[{"cmd":"pip install tree-sitter tree-sitter-ruby","imports":["from tree_sitter import Language","from tree_sitter import Parser","import tree_sitter_ruby as tsruby\nRUBY_LANGUAGE = Language(tsruby.language())"]}],"homepage":null,"github":"https://github.com/tree-sitter/tree-sitter-ruby","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tree-sitter-ruby/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tree-sitter-ruby/compatibility"}}