Add tree-sitter-language-pack to Text Processing

This commit is contained in:
Na'aman Hirschfeld 2026-07-05 11:21:18 +02:00
parent 8c59fb58c6
commit 594b1bbe64
No known key found for this signature in database
GPG key ID: 4777DB822AA3C711

View file

@ -893,6 +893,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