Add tree-sitter-language-pack to Text Processing (#3241)

This commit is contained in:
Na'aman Hirschfeld
2026-07-20 15:15:20 +04:00
committed by GitHub
parent 9a9281fec1
commit ca8ca17fbe
+1
View File
@@ -902,6 +902,7 @@ _Libraries for parsing and manipulating plain texts._
- [python-phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) - Parsing, formatting, storing and validating international phone numbers.
- [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser.
- [sqlparse](https://github.com/andialbrecht/sqlparse) - A non-validating SQL parser.
- [tree-sitter-language-pack](https://github.com/xberg-io/tree-sitter-language-pack) - A comprehensive collection of tree-sitter parsers for 300+ languages, distributed as prebuilt wheels.
### HTML Manipulation