__dunderscore

Results 3 issues of __dunderscore

this package crashes when register language is called on a tree-sitter language shared library with the prefix lib. This can be avoided if the fn-name keyword parameter is used to...

When I clone and build grammars I have to rename the shared libraries from libtree-sitter-\.so to tree-sitter-\.so otherwise cffi can not find the functions to execute. ![image](https://github.com/user-attachments/assets/1d704645-3a3c-450f-bf38-a5d42e776f75) ![image](https://github.com/user-attachments/assets/b4c9dd32-ede1-4845-a06a-f9efafe7534a) ![image](https://github.com/user-attachments/assets/3c75502c-301a-4df5-8e61-92856b96a5a9)