From 594b1bbe64703b27cc85d325c6cbe79e1e220339 Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Sun, 5 Jul 2026 11:21:18 +0200 Subject: [PATCH] Add tree-sitter-language-pack to Text Processing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f514d35d11..21d853a5e3 100644 --- a/README.md +++ b/README.md @@ -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