llama-index-node-parser-xberg 0.0.1__py3-none-any.whl

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.
@@ -0,0 +1 @@
1
+ __version__ = "0.0.1"
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.4
2
+ Name: llama-index-node-parser-xberg
3
+ Version: 0.0.1
4
+ Summary: Element-aware LlamaIndex node parser for Xberg-extracted documents.
5
+ Project-URL: Homepage, https://github.com/xberg-io/xberg
6
+ Author-email: "Xberg.dev" <contact@xberg.io>
7
+ License-Expression: MIT
8
+ Keywords: document-extraction,ocr,pdf,rag,xberg
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: License :: OSI Approved :: MIT License
11
+ Requires-Python: >=3.10
12
+ Description-Content-Type: text/markdown
13
+
14
+ # llama-index-node-parser-xberg
15
+
16
+ Element-aware LlamaIndex node parser for Xberg-extracted documents.
17
+
18
+ > **Placeholder release.** This 0.0.1 reserves the name; the functional release is published in lockstep with [Xberg](https://github.com/xberg-io/xberg).
@@ -0,0 +1,4 @@
1
+ llama_index_node_parser_xberg/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
2
+ llama_index_node_parser_xberg-0.0.1.dist-info/METADATA,sha256=9BI4KKH4ERoEyqVCdHBBouBYXVuXDQw2tgHy0cMAizw,743
3
+ llama_index_node_parser_xberg-0.0.1.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
4
+ llama_index_node_parser_xberg-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.31.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any