crawlberg 1.1.1 → 1.1.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9763ea50e2e8d8bb932d66555547f10af43817429e961dbdf779741927f11f23
4
- data.tar.gz: 40a246f4121f758efe71a4776ec34c7564df6a6280a3fe240730d54cdbfa0b47
3
+ metadata.gz: 4bd7a5ddec19963307cd019979400eb1b6ae79b77a52a3042968803018698085
4
+ data.tar.gz: 7946df600e98848b3ea5f9ec2caa61042caa88ca6c23a75bb144d83bbae0b054
5
5
  SHA512:
6
- metadata.gz: f7f847c898e166db6194fedd22055a77bc456f2710d8cf53e40dc8925f410d83093e59aca2f36ded195375db21ebad2088cacdd4ffec816ad40123dc269e1957
7
- data.tar.gz: de781d6bb25de915ab804b72721007eb73d4e079f2d870fcbcfa083cabdd8e1867c2af878e230654402a7698e6048a2c1e8441e8f67a2776d1d15f3c19ddf77d
6
+ metadata.gz: e3709a8d18cf026e0e9d70b5294668e2d539cd86ebd9590ce8e4775b1d130171c112f2e08c0d9eb11136c3e1d30c9b5cceadf4aac95056f865d5b38996caead9
7
+ data.tar.gz: 488a15e1417ab96978edc2958ba2b682a6f4f86fd444aa743e1d6fad859fc5d22c89ffb95cb00910040dc97c9f6bca647443682731873d31aaf66d65f998b04b
data/README.md CHANGED
@@ -140,13 +140,14 @@ Key functions:
140
140
 
141
141
  Contributions are welcome! Please see our [Contributing Guide](https://github.com/xberg-io/crawlberg/blob/main/CONTRIBUTING.md) for details.
142
142
 
143
- ## Part of Xberg.dev
143
+ ## Part of Xberg.io
144
144
 
145
- - [Xberg](https://github.com/xberg-io/xberg) — document intelligence: text, tables, metadata from 98+ formats with optional OCR.
146
- - [Xberg Enterprise](https://github.com/xberg-io/xberg-enterprise) — managed extraction API with SDKs, dashboards, and observability.
145
+ - [Xberg](https://github.com/xberg-io/xberg) — the open-source content-intelligence engine: text, tables, and metadata from 101 formats (115 file extensions), with OCR, transcription, and code intelligence. MIT.
146
+ - [Xberg Pro](https://xberg.io) — a complete self-hosted content-intelligence backend in a single container. Commercial.
147
+ - [Xberg Enterprise](https://xberg.io) — the distributed, governed content-intelligence platform, scaled on Kubernetes with team governance and support. Commercial.
147
148
  - [crawlberg](https://github.com/xberg-io/crawlberg) — web crawling and scraping with HTML→Markdown and headless-Chrome fallback.
148
149
  - [html-to-markdown](https://github.com/xberg-io/html-to-markdown) — fast, lossless HTML→Markdown engine.
149
- - [liter-llm](https://github.com/xberg-io/liter-llm) — universal LLM API client with native bindings for 14 languages and 143 providers.
150
+ - [liter-llm](https://github.com/xberg-io/liter-llm) — universal LLM API client with native bindings for 14 languages and 165 providers.
150
151
  - [tree-sitter-language-pack](https://github.com/xberg-io/tree-sitter-language-pack) — tree-sitter grammars and code-intelligence primitives.
151
152
  - [alef](https://github.com/xberg-io/alef) — the polyglot binding generator that produces every per-language binding across the 5 polyglot repos.
152
153
  - [Discord](https://discord.gg/xt9WY3GnKR) — community, roadmap, announcements.
@@ -562,9 +562,9 @@ dependencies = [
562
562
 
563
563
  [[package]]
564
564
  name = "crawlberg"
565
- version = "1.1.1"
565
+ version = "1.1.3"
566
566
  source = "registry+https://github.com/rust-lang/crates.io-index"
567
- checksum = "eac8cce13584ef865e2af85b49f33699dce7b1da16da01e4bad95c8c26354d36"
567
+ checksum = "14c8e9c5a9f95e8adbe45c1c91c1357d700ae605157b247c3c08b69c0b1fae95"
568
568
  dependencies = [
569
569
  "ahash",
570
570
  "aho-corasick",
@@ -604,7 +604,7 @@ dependencies = [
604
604
 
605
605
  [[package]]
606
606
  name = "crawlberg-rb"
607
- version = "1.1.1"
607
+ version = "1.1.3"
608
608
  dependencies = [
609
609
  "crawlberg",
610
610
  "futures",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "crawlberg-rb"
3
- version = "1.1.1"
3
+ version = "1.1.3"
4
4
  edition = "2024"
5
5
  license = "MIT"
6
6
  description = "High-performance web crawling engine"
@@ -17,7 +17,7 @@ path = "../src/lib.rs"
17
17
  crate-type = ["cdylib"]
18
18
 
19
19
  [dependencies]
20
- crawlberg = { version = "1.1.1", features = ["interact", "browser-chromiumoxide"] }
20
+ crawlberg = { version = "1.1.3", features = ["interact", "browser-chromiumoxide"] }
21
21
  futures = "0.3"
22
22
  magnus = "0.8"
23
23
  rb-sys = ">=0.9, <0.9.128"
@@ -1,5 +1,5 @@
1
1
  // This file is auto-generated by alef. DO NOT EDIT.
2
- // alef:hash:b3d616a6d38aba44714daa8a8910895db01ce0c0556bbd24fc8f003ba395253a
2
+ // alef:hash:9239f0c4a976848daf64796cbf08d6835862f17985c5f163c603390b305b904e
3
3
  // Re-generate with: alef generate
4
4
  #![allow(dead_code, unused_imports, unused_variables)]
5
5
  #![allow(
@@ -1,5 +1,5 @@
1
1
  # This file is auto-generated by alef — DO NOT EDIT.
2
- # alef:hash:b3d616a6d38aba44714daa8a8910895db01ce0c0556bbd24fc8f003ba395253a
2
+ # alef:hash:9239f0c4a976848daf64796cbf08d6835862f17985c5f163c603390b305b904e
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:b3d616a6d38aba44714daa8a8910895db01ce0c0556bbd24fc8f003ba395253a
2
+ # alef:hash:9239f0c4a976848daf64796cbf08d6835862f17985c5f163c603390b305b904e
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 Crawlberg
8
8
  ## The version string for this package.
9
- VERSION = "1.1.1"
9
+ VERSION = "1.1.3"
10
10
  end
data/lib/crawlberg.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # This file is auto-generated by alef — DO NOT EDIT.
2
- # alef:hash:b3d616a6d38aba44714daa8a8910895db01ce0c0556bbd24fc8f003ba395253a
2
+ # alef:hash:9239f0c4a976848daf64796cbf08d6835862f17985c5f163c603390b305b904e
3
3
  # To regenerate: alef generate
4
4
  # To verify freshness: alef verify --exit-code
5
5
  # frozen_string_literal: true
@@ -17,11 +17,5 @@ module Crawlberg
17
17
  # Re-export all types and functions from native extension
18
18
  end
19
19
 
20
- # Bring top-level Crawlberg classes into the global namespace so callers
21
- # (and the generated e2e suite) can reference them unqualified. The native
22
- # extension has already been required above, so every type constant is defined
23
- # under Crawlberg by this point.
24
- Crawlberg.constants.each do |const_name|
25
- value = Crawlberg.const_get(const_name)
26
- ::Object.const_set(const_name, value) if value.is_a?(Module) && !::Object.const_defined?(const_name)
27
- end
20
+ # Keep generated types under Crawlberg. Publishing generated constants
21
+ # into Object makes generic names collide with unrelated Ruby libraries.
data/lib/crawlberg_rb.so CHANGED
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:b3d616a6d38aba44714daa8a8910895db01ce0c0556bbd24fc8f003ba395253a
2
+ # alef:hash:9239f0c4a976848daf64796cbf08d6835862f17985c5f163c603390b305b904e
3
3
  # To regenerate: alef generate
4
4
  # To verify freshness: alef verify --exit-code
5
5
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: crawlberg
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Xberg Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-31 00:00:00.000000000 Z
11
+ date: 2026-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys