content-extraction 0.4.0__py3-none-any.whl → 0.4.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.
- {content_extraction-0.4.0.dist-info → content_extraction-0.4.1.dist-info}/METADATA +1 -2
- {content_extraction-0.4.0.dist-info → content_extraction-0.4.1.dist-info}/RECORD +4 -4
- {content_extraction-0.4.0.dist-info → content_extraction-0.4.1.dist-info}/WHEEL +0 -0
- {content_extraction-0.4.0.dist-info → content_extraction-0.4.1.dist-info}/top_level.txt +0 -0
@@ -1,11 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: content_extraction
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.1
|
4
4
|
Summary: Project dedicated to content extraction from unstructured files that contain some useful information.
|
5
5
|
Requires-Python: >=3.12
|
6
6
|
Description-Content-Type: text/markdown
|
7
7
|
Requires-Dist: beautifulsoup4>=4.13.4
|
8
|
-
Requires-Dist: dspy>=2.6.27
|
9
8
|
Requires-Dist: langdetect>=1.0.9
|
10
9
|
Requires-Dist: lxml>=6.0.0
|
11
10
|
Requires-Dist: python-pptx>=1.0.2
|
@@ -11,7 +11,7 @@ content_extraction/process.py,sha256=iLcmSjWhEg_DbgnftnVIfybIeLCuTEI57gasot0MtDk
|
|
11
11
|
content_extraction/process_document.sh,sha256=QbQOrV7isiEyxin1PBNGYmCbfVQ_eW-JgsbuQV4VB2o,1106
|
12
12
|
content_extraction/semantic_chunk_html.py,sha256=iJPspKkrt95lL46JpC_9fgT8GfV8cz04TWEnU99rbBw,5786
|
13
13
|
content_extraction/split_and_create_digest.py,sha256=vW4lyeTlRzZcqJS15g8Xqq5IZB06unrUBnQV7RrFDmA,4342
|
14
|
-
content_extraction-0.4.
|
15
|
-
content_extraction-0.4.
|
16
|
-
content_extraction-0.4.
|
17
|
-
content_extraction-0.4.
|
14
|
+
content_extraction-0.4.1.dist-info/METADATA,sha256=8V8OnWOkS4Nie974-BPfMfWTKH-CmTYo72yUmIjdJE8,6266
|
15
|
+
content_extraction-0.4.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
16
|
+
content_extraction-0.4.1.dist-info/top_level.txt,sha256=a0I0EwSzsyd3p_aAENozn9i4I3aBn12XtrbqIvfzZec,19
|
17
|
+
content_extraction-0.4.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|