lightpdf-aipdf-mcp 0.1.116__py3-none-any.whl → 0.1.117__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.
- lightpdf_aipdf_mcp/server.py +1 -1
- {lightpdf_aipdf_mcp-0.1.116.dist-info → lightpdf_aipdf_mcp-0.1.117.dist-info}/METADATA +1 -1
- {lightpdf_aipdf_mcp-0.1.116.dist-info → lightpdf_aipdf_mcp-0.1.117.dist-info}/RECORD +5 -5
- {lightpdf_aipdf_mcp-0.1.116.dist-info → lightpdf_aipdf_mcp-0.1.117.dist-info}/WHEEL +0 -0
- {lightpdf_aipdf_mcp-0.1.116.dist-info → lightpdf_aipdf_mcp-0.1.117.dist-info}/entry_points.txt +0 -0
lightpdf_aipdf_mcp/server.py
CHANGED
@@ -1271,7 +1271,7 @@ async def handle_call_tool(name: str, arguments: dict | None) -> list[types.Text
|
|
1271
1271
|
"split_type": "page",
|
1272
1272
|
"merge_all": 0,
|
1273
1273
|
"angle": 90,
|
1274
|
-
"pages": "
|
1274
|
+
"pages": "",
|
1275
1275
|
"format": "png", # 提取图片的默认格式
|
1276
1276
|
"page_size": "",
|
1277
1277
|
"resolution": 0,
|
@@ -3,9 +3,9 @@ lightpdf_aipdf_mcp/common.py,sha256=PhTf7Zg6mEgn1rTmJDHotXp-4xb2gWFf-Dy_t25qNdY,
|
|
3
3
|
lightpdf_aipdf_mcp/converter.py,sha256=vAFB6XtDFt9NPS9yygKBuL4t43nZU--RqqKPC06Mvkg,16761
|
4
4
|
lightpdf_aipdf_mcp/create_pdf.py,sha256=oALIhOBo60D3Gu_li7d7FF0COhFfSTM-BJpc63r9iAs,2465
|
5
5
|
lightpdf_aipdf_mcp/editor.py,sha256=Ph_ZZNkDrsSMGarS8I625lgt0mEDOxr4AfDoSiG9Rvc,30000
|
6
|
-
lightpdf_aipdf_mcp/server.py,sha256=
|
6
|
+
lightpdf_aipdf_mcp/server.py,sha256=ykCB40sQ_LT9lce_sl2ikl_pyN_FHxlP3Gj_WMkbxsM,64972
|
7
7
|
lightpdf_aipdf_mcp/translator.py,sha256=NbFDz-mZSD4qCNQVyV0W_0x6xXwbqs_7FiBU13JAxZs,4243
|
8
|
-
lightpdf_aipdf_mcp-0.1.
|
9
|
-
lightpdf_aipdf_mcp-0.1.
|
10
|
-
lightpdf_aipdf_mcp-0.1.
|
11
|
-
lightpdf_aipdf_mcp-0.1.
|
8
|
+
lightpdf_aipdf_mcp-0.1.117.dist-info/METADATA,sha256=pI0yL0742_5C9psi9SWL7T056etu05TDr4DvCT3GvdI,8120
|
9
|
+
lightpdf_aipdf_mcp-0.1.117.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
10
|
+
lightpdf_aipdf_mcp-0.1.117.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
|
11
|
+
lightpdf_aipdf_mcp-0.1.117.dist-info/RECORD,,
|
File without changes
|
{lightpdf_aipdf_mcp-0.1.116.dist-info → lightpdf_aipdf_mcp-0.1.117.dist-info}/entry_points.txt
RENAMED
File without changes
|