Add tree-sitter-language-pack to Text Processing (#3241)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled

This commit is contained in:
Na'aman Hirschfeld 2026-07-20 13:15:20 +02:00 committed by GitHub
parent 9a9281fec1
commit ca8ca17fbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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