tree_sitter_language_pack 1.13.7-x86_64-linux → 1.14.0-x86_64-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/tree_sitter_language_pack/native.rb +1 -1
- data/lib/tree_sitter_language_pack/version.rb +2 -2
- data/lib/tree_sitter_language_pack.rb +1 -1
- data/lib/ts_pack_core_rb/3.2.0/ts_pack_core_rb.so +0 -0
- data/lib/ts_pack_core_rb/3.3.0/ts_pack_core_rb.so +0 -0
- data/lib/ts_pack_core_rb/3.4.0/ts_pack_core_rb.so +0 -0
- data/lib/ts_pack_core_rb/3.5.0+0/ts_pack_core_rb.so +0 -0
- data/lib/ts_pack_core_rb/4.0.0/ts_pack_core_rb.so +0 -0
- data/sig/types.rbs +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d2bf6bc21b1c83536bad2a916882534d4dfce76590c07c684989591b1387ae42
|
|
4
|
+
data.tar.gz: 7e5f0f7799df0ce2e286d97c6972f370e16f5389019523276484c651b6b85e0f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3ab5b1b739993683990e3c04ea3f20ac51345e04431064b64138ff1dd6260b93060753c6ed0df0689e8c99a207f078034ab6f15e4d23362032406bb60c942fa9
|
|
7
|
+
data.tar.gz: 22a47e36ea70731af374838c31a933a959bf886bdc99efc432b5df285d780e7038f5d73eed57da686e88ca36f12bf12cdd72d5ef0287f5e9fc649366024055d1
|
data/README.md
CHANGED
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
</a>
|
|
96
96
|
</div>
|
|
97
97
|
|
|
98
|
-
Pre-compiled tree-sitter grammars for
|
|
98
|
+
Pre-compiled tree-sitter grammars for 371 programming languages with Ruby bindings via Magnus.
|
|
99
99
|
|
|
100
100
|
## What This Package Provides
|
|
101
101
|
|
|
@@ -117,7 +117,7 @@ See the [language guide](https://docs.tree-sitter-language-pack.xberg.io) for `r
|
|
|
117
117
|
|
|
118
118
|
## Features
|
|
119
119
|
|
|
120
|
-
- **
|
|
120
|
+
- **371 languages** — pre-compiled tree-sitter grammars covering every major programming language and many minor ones.
|
|
121
121
|
- **On-demand download + cache** — parsers fetched at first use; subsequent runs hit the local cache.
|
|
122
122
|
- **Code intelligence** — extract functions, classes, imports, exports, symbols, docstrings, and diagnostics with one API.
|
|
123
123
|
- **Syntax-aware chunking** — semantic chunks for RAG/LLM pipelines.
|
|
@@ -130,11 +130,11 @@ See the [language guide](https://docs.tree-sitter-language-pack.xberg.io) for `r
|
|
|
130
130
|
|
|
131
131
|
## Part of Xberg
|
|
132
132
|
|
|
133
|
-
- [Xberg](https://github.com/xberg-io/xberg) — document intelligence: text, tables, metadata from
|
|
133
|
+
- [Xberg](https://github.com/xberg-io/xberg) — document intelligence: text, tables, metadata from 101 formats with optional OCR.
|
|
134
134
|
- [Xberg Enterprise](https://github.com/xberg-io/xberg-enterprise) — managed extraction API with SDKs, dashboards, and observability.
|
|
135
135
|
- [crawlberg](https://github.com/xberg-io/crawlberg) — web crawling and scraping with HTML→Markdown and headless-Chrome fallback.
|
|
136
136
|
- [html-to-markdown](https://github.com/xberg-io/html-to-markdown) — fast, lossless HTML→Markdown engine.
|
|
137
|
-
- [liter-llm](https://github.com/xberg-io/liter-llm) — universal LLM API client with native bindings for 14 languages and
|
|
137
|
+
- [liter-llm](https://github.com/xberg-io/liter-llm) — universal LLM API client with native bindings for 14 languages and 165 providers.
|
|
138
138
|
- [alef](https://github.com/xberg-io/alef) — the polyglot binding generator that produces this README and all per-language bindings.
|
|
139
139
|
- [Discord](https://discord.gg/xt9WY3GnKR) — community, roadmap, announcements.
|
|
140
140
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# This file is auto-generated by alef — DO NOT EDIT.
|
|
2
|
-
# alef:hash:
|
|
2
|
+
# alef:hash:a023f35f8248a79aed5fb81fb746e8a495ec5dc144ed925957c15f8b8ca7ec0a
|
|
3
3
|
# To regenerate: alef generate
|
|
4
4
|
# To verify freshness: alef verify --exit-code
|
|
5
5
|
# frozen_string_literal: true
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# This file is auto-generated by alef — DO NOT EDIT.
|
|
2
|
-
# alef:hash:
|
|
2
|
+
# alef:hash:a023f35f8248a79aed5fb81fb746e8a495ec5dc144ed925957c15f8b8ca7ec0a
|
|
3
3
|
# To regenerate: alef generate
|
|
4
4
|
# To verify freshness: alef verify --exit-code
|
|
5
5
|
# frozen_string_literal: true
|
|
6
6
|
|
|
7
7
|
module TreeSitterLanguagePack
|
|
8
8
|
## The version string for this package.
|
|
9
|
-
VERSION = "1.
|
|
9
|
+
VERSION = "1.14.0"
|
|
10
10
|
end
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# This file is auto-generated by alef — DO NOT EDIT.
|
|
2
|
-
# alef:hash:
|
|
2
|
+
# alef:hash:a023f35f8248a79aed5fb81fb746e8a495ec5dc144ed925957c15f8b8ca7ec0a
|
|
3
3
|
# To regenerate: alef generate
|
|
4
4
|
# To verify freshness: alef verify --exit-code
|
|
5
5
|
# frozen_string_literal: true
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/sig/types.rbs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# This file is auto-generated by alef — DO NOT EDIT.
|
|
2
|
-
# alef:hash:
|
|
2
|
+
# alef:hash:a023f35f8248a79aed5fb81fb746e8a495ec5dc144ed925957c15f8b8ca7ec0a
|
|
3
3
|
# To regenerate: alef generate
|
|
4
4
|
# To verify freshness: alef verify --exit-code
|
|
5
5
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tree_sitter_language_pack
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.14.0
|
|
5
5
|
platform: x86_64-linux
|
|
6
6
|
authors:
|
|
7
7
|
- Na'aman Hirschfeld
|
|
@@ -23,7 +23,7 @@ dependencies:
|
|
|
23
23
|
- - "~>"
|
|
24
24
|
- !ruby/object:Gem::Version
|
|
25
25
|
version: '0.5'
|
|
26
|
-
description: Pre-compiled tree-sitter grammars for
|
|
26
|
+
description: Pre-compiled tree-sitter grammars for 371 programming languages
|
|
27
27
|
executables: []
|
|
28
28
|
extensions: []
|
|
29
29
|
extra_rdoc_files: []
|
|
@@ -63,5 +63,5 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
63
63
|
requirements: []
|
|
64
64
|
rubygems_version: 4.0.16
|
|
65
65
|
specification_version: 4
|
|
66
|
-
summary: Pre-compiled tree-sitter grammars for
|
|
66
|
+
summary: Pre-compiled tree-sitter grammars for 371 programming languages
|
|
67
67
|
test_files: []
|