docutranslate 0.2.1__py3-none-any.whl → 0.2.1.post1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: docutranslate
3
- Version: 0.2.1
3
+ Version: 0.2.1.post1
4
4
  Summary: 文件翻译工具
5
5
  Requires-Python: >=3.10
6
6
  Description-Content-Type: text/markdown
@@ -8,7 +8,6 @@ Requires-Dist: docling>=2.31.0
8
8
  Requires-Dist: httpx
9
9
  Requires-Dist: markdown2
10
10
  Requires-Dist: fastapi[standard]>=0.115.12
11
- Requires-Dist: pyinstaller>=6.13.0
12
11
 
13
12
  # 简介
14
13
 
@@ -12,8 +12,8 @@ docutranslate/utils/convert.py,sha256=T-d1rgfqCYhAtqBrX2Cx8_Gy8buKSBz-rt2iJ1aMT4
12
12
  docutranslate/utils/docling_utils.py,sha256=fUBM7F1uSXjJs2JpUdvIdA80Lg8igwAWQXoktSvJxmc,172
13
13
  docutranslate/utils/markdown_splitter.py,sha256=QoRKod_X9hMNBTrJdEKO2Uya3ioxMpj5gXhXRShoC8c,8917
14
14
  docutranslate/utils/markdown_utils.py,sha256=Mr9bbYXWap23aRHKMSn_aADys2H3stYZOZF79XsYNS8,1967
15
- docutranslate-0.2.1.dist-info/METADATA,sha256=FepfI0MSYJkteT8zVefm2ZPyq9WBsc20xjJioXzvwOE,9221
16
- docutranslate-0.2.1.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
17
- docutranslate-0.2.1.dist-info/entry_points.txt,sha256=6_1zgMVzk9kTw36wKuc0MPM50JM1cJTM5Ky0plYrLe4,57
18
- docutranslate-0.2.1.dist-info/top_level.txt,sha256=zqoV29GlxqOvZ4RY7Fqyglhf4h4o_Ub7pruwITtwkmI,14
19
- docutranslate-0.2.1.dist-info/RECORD,,
15
+ docutranslate-0.2.1.post1.dist-info/METADATA,sha256=5SgJjSPZGJsaED4C3ZhV1hBdG52aFuqUutWsgk2Ph-s,9191
16
+ docutranslate-0.2.1.post1.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
17
+ docutranslate-0.2.1.post1.dist-info/entry_points.txt,sha256=6_1zgMVzk9kTw36wKuc0MPM50JM1cJTM5Ky0plYrLe4,57
18
+ docutranslate-0.2.1.post1.dist-info/top_level.txt,sha256=zqoV29GlxqOvZ4RY7Fqyglhf4h4o_Ub7pruwITtwkmI,14
19
+ docutranslate-0.2.1.post1.dist-info/RECORD,,
OSZAR »