indexdoc-converter 0.2.3__py3-none-any.whl → 0.2.5__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.
- {indexdoc_converter-0.2.3.dist-info → indexdoc_converter-0.2.5.dist-info}/METADATA +8 -68
- {indexdoc_converter-0.2.3.dist-info → indexdoc_converter-0.2.5.dist-info}/RECORD +4 -4
- {indexdoc_converter-0.2.3.dist-info → indexdoc_converter-0.2.5.dist-info}/WHEEL +0 -0
- {indexdoc_converter-0.2.3.dist-info → indexdoc_converter-0.2.5.dist-info}/top_level.txt +0 -0
|
@@ -1,88 +1,28 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: indexdoc_converter
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5
|
|
4
4
|
Summary: 可以将Word文档(仅.docx)、Excel表格、Html网页、PPt文件 转化为Markdown文件。
|
|
5
5
|
Home-page: https://github.com/indexdoc/indexdoc-converter.git
|
|
6
6
|
Author: 杭州智予数信息技术有限公司
|
|
7
7
|
Author-email: indexdoc@qq.com
|
|
8
8
|
Requires-Python: >=3.10
|
|
9
9
|
Description-Content-Type: text/markdown
|
|
10
|
-
Requires-Dist: annotated-types==0.7.0
|
|
11
|
-
Requires-Dist: asgiref==3.11.0
|
|
12
|
-
Requires-Dist: beautifulsoup4==4.14.3
|
|
13
|
-
Requires-Dist: bottle==0.13.4
|
|
14
|
-
Requires-Dist: captcha==0.7.1
|
|
15
|
-
Requires-Dist: certifi==2026.1.4
|
|
16
|
-
Requires-Dist: cffi==2.0.0
|
|
17
|
-
Requires-Dist: chardet==5.2.0
|
|
18
|
-
Requires-Dist: charset-normalizer==3.4.4
|
|
19
|
-
Requires-Dist: clickhouse-driver==0.2.10
|
|
20
|
-
Requires-Dist: clr_loader==0.2.10
|
|
21
|
-
Requires-Dist: cobble==0.1.4
|
|
22
|
-
Requires-Dist: colorama==0.4.6
|
|
23
|
-
Requires-Dist: cryptography==46.0.3
|
|
24
|
-
Requires-Dist: cssselect==1.4.0
|
|
25
|
-
Requires-Dist: defusedxml==0.7.1
|
|
26
|
-
Requires-Dist: Django==6.0.1
|
|
27
|
-
Requires-Dist: django-ranged-response==0.2.0
|
|
28
|
-
Requires-Dist: django-simple-captcha==0.6.3
|
|
29
|
-
Requires-Dist: duckdb==1.4.3
|
|
30
|
-
Requires-Dist: et_xmlfile==2.0.0
|
|
31
|
-
Requires-Dist: filelock==3.20.3
|
|
32
|
-
Requires-Dist: fonttools==4.61.1
|
|
33
|
-
Requires-Dist: fpdf2==2.8.5
|
|
34
|
-
Requires-Dist: fsspec==2026.1.0
|
|
35
10
|
Requires-Dist: html2text==2025.4.15
|
|
36
|
-
Requires-Dist: idna==3.11
|
|
37
|
-
Requires-Dist: image==1.5.33
|
|
38
|
-
Requires-Dist: Jinja2==3.1.6
|
|
39
11
|
Requires-Dist: lxml==6.0.2
|
|
40
|
-
Requires-Dist: lxml_html_clean==0.4.3
|
|
41
12
|
Requires-Dist: mammoth==1.11.0
|
|
42
13
|
Requires-Dist: markdownify==1.2.2
|
|
43
|
-
Requires-Dist:
|
|
44
|
-
Requires-Dist: mpmath==1.3.0
|
|
45
|
-
Requires-Dist: networkx==3.6.1
|
|
46
|
-
Requires-Dist: numpy==2.4.1
|
|
14
|
+
Requires-Dist: numpy==2.2.6
|
|
47
15
|
Requires-Dist: odfpy==1.4.1
|
|
16
|
+
Requires-Dist: olefile==0.47
|
|
48
17
|
Requires-Dist: openpyxl==3.1.5
|
|
49
|
-
Requires-Dist: pandas==
|
|
50
|
-
Requires-Dist:
|
|
51
|
-
Requires-Dist:
|
|
18
|
+
Requires-Dist: pandas==2.2.2
|
|
19
|
+
Requires-Dist: Pillow==12.1.0
|
|
20
|
+
Requires-Dist: pillow_heif==1.2.0
|
|
52
21
|
Requires-Dist: pptx2md==2.0.6
|
|
53
|
-
Requires-Dist:
|
|
54
|
-
Requires-Dist: psutil==7.2.1
|
|
55
|
-
Requires-Dist: pycparser==2.23
|
|
56
|
-
Requires-Dist: pydantic==2.12.5
|
|
57
|
-
Requires-Dist: pydantic_core==2.41.5
|
|
58
|
-
Requires-Dist: PyJWT==2.10.1
|
|
59
|
-
Requires-Dist: pyperclip==1.11.0
|
|
60
|
-
Requires-Dist: python-dateutil==2.9.0.post0
|
|
61
|
-
Requires-Dist: python-docx==1.2.0
|
|
62
|
-
Requires-Dist: python-pptx==1.0.2
|
|
63
|
-
Requires-Dist: pythonnet==3.0.5
|
|
64
|
-
Requires-Dist: pytz==2025.2
|
|
65
|
-
Requires-Dist: pywebview==6.1
|
|
66
|
-
Requires-Dist: pywin32==311
|
|
67
|
-
Requires-Dist: RapidFuzz==3.14.3
|
|
68
|
-
Requires-Dist: readability-lxml==0.8.4.1
|
|
22
|
+
Requires-Dist: readability_lxml==0.8.4.1
|
|
69
23
|
Requires-Dist: requests==2.32.5
|
|
70
|
-
Requires-Dist: scipy==1.17.0
|
|
71
24
|
Requires-Dist: setuptools==80.9.0
|
|
72
|
-
Requires-Dist:
|
|
73
|
-
Requires-Dist: soupsieve==2.8.3
|
|
74
|
-
Requires-Dist: sqlparse==0.5.5
|
|
75
|
-
Requires-Dist: sympy==1.14.0
|
|
76
|
-
Requires-Dist: torch==2.9.1
|
|
77
|
-
Requires-Dist: tornado==6.5.4
|
|
78
|
-
Requires-Dist: tqdm==4.67.1
|
|
79
|
-
Requires-Dist: typing-inspection==0.4.2
|
|
80
|
-
Requires-Dist: typing_extensions==4.15.0
|
|
81
|
-
Requires-Dist: tzdata==2025.3
|
|
82
|
-
Requires-Dist: tzlocal==5.3.1
|
|
83
|
-
Requires-Dist: urllib3==2.6.3
|
|
84
|
-
Requires-Dist: WMI==1.5.1
|
|
85
|
-
Requires-Dist: xlsxwriter==3.2.9
|
|
25
|
+
Requires-Dist: xlrd==2.0.2
|
|
86
26
|
Dynamic: author
|
|
87
27
|
Dynamic: author-email
|
|
88
28
|
Dynamic: description
|
|
@@ -7,7 +7,7 @@ indexdoc_converter/utils/FileUtil.py,sha256=N0lTD50OkzidRpHP3ucb1EJU2Hn1q5OPxqz9
|
|
|
7
7
|
indexdoc_converter/utils/IDUtil.py,sha256=UKGbnLEkvUyMBIkfWRB8C2bZ-yvofRcKM945Z21P_dE,1018
|
|
8
8
|
indexdoc_converter/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
indexdoc_converter/utils/img_to_base64.py,sha256=KPhslxfWjze9KdKsQYqLApWWT0B4raav2Zz1MrwlziA,8287
|
|
10
|
-
indexdoc_converter-0.2.
|
|
11
|
-
indexdoc_converter-0.2.
|
|
12
|
-
indexdoc_converter-0.2.
|
|
13
|
-
indexdoc_converter-0.2.
|
|
10
|
+
indexdoc_converter-0.2.5.dist-info/METADATA,sha256=N6O8aAnXbU-w8FFw0XXIkYDCDA-2z8VJGC3x1PPwh_4,6645
|
|
11
|
+
indexdoc_converter-0.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
indexdoc_converter-0.2.5.dist-info/top_level.txt,sha256=Tqm-Q3tVPYwA5wyVSClNovUi1IwLvw6M2vlhi-WbNMs,19
|
|
13
|
+
indexdoc_converter-0.2.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|