From ca8ca17fbe1afcf2b84a27f69d1ab7f7e2507ebd Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Mon, 20 Jul 2026 13:15:20 +0200 Subject: [PATCH] Add tree-sitter-language-pack to Text Processing (#3241) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07ffc9ac..e5aa391c 100644 --- a/README.md +++ b/README.md @@ -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