lightpdf-aipdf-mcp 0.1.112__py3-none-any.whl → 0.1.113__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.
@@ -57,6 +57,6 @@ async def create_pdf_from_latex(latex_code: str, output_path: Optional[str] = No
57
57
  os.remove(path)
58
58
  except Exception:
59
59
  pass
60
- timer = threading.Timer(600, delayed_remove, args=(tex_path,))
60
+ timer = threading.Timer(300, delayed_remove, args=(tex_path,))
61
61
  timer.daemon = True
62
62
  timer.start()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lightpdf-aipdf-mcp
3
- Version: 0.1.112
3
+ Version: 0.1.113
4
4
  Summary: MCP Server for LightPDF AI-PDF
5
5
  Author: LightPDF Team
6
6
  License: Proprietary
@@ -1,11 +1,11 @@
1
1
  lightpdf_aipdf_mcp/__init__.py,sha256=PPnAgpvJLYLVOTxnHDmJAulFnHJD6wuTwS6tRGjqq6s,141
2
2
  lightpdf_aipdf_mcp/common.py,sha256=PhTf7Zg6mEgn1rTmJDHotXp-4xb2gWFf-Dy_t25qNdY,6660
3
3
  lightpdf_aipdf_mcp/converter.py,sha256=1SQcPTKXbf6UKqC1zJ4Vi-k7GxGTtPiVKyhGYAvK7DY,16299
4
- lightpdf_aipdf_mcp/create_pdf.py,sha256=9E8lD3XCUID9nYDV1HN1OkWgV_r4KqPleX99cKYrZ_0,2465
4
+ lightpdf_aipdf_mcp/create_pdf.py,sha256=oALIhOBo60D3Gu_li7d7FF0COhFfSTM-BJpc63r9iAs,2465
5
5
  lightpdf_aipdf_mcp/editor.py,sha256=vPaahaAV6pDZi_eheRGSgHzfZxc6ZqQyxHDgsNfdgjQ,29899
6
6
  lightpdf_aipdf_mcp/server.py,sha256=lqYJg7u0XBx4U1O2eqXCTbuVcMmbctRSttVWAll-ru0,65373
7
7
  lightpdf_aipdf_mcp/translator.py,sha256=NbFDz-mZSD4qCNQVyV0W_0x6xXwbqs_7FiBU13JAxZs,4243
8
- lightpdf_aipdf_mcp-0.1.112.dist-info/METADATA,sha256=rFYGoJB-v1nnbzLbWk4CGRb-dt7cr2R3h5Drtwj3Znk,8120
9
- lightpdf_aipdf_mcp-0.1.112.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- lightpdf_aipdf_mcp-0.1.112.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
11
- lightpdf_aipdf_mcp-0.1.112.dist-info/RECORD,,
8
+ lightpdf_aipdf_mcp-0.1.113.dist-info/METADATA,sha256=kLMKx5ypY3aCd8pOj8YVHrM5qtcQk-AE12GJUy1ZJfI,8120
9
+ lightpdf_aipdf_mcp-0.1.113.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ lightpdf_aipdf_mcp-0.1.113.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
11
+ lightpdf_aipdf_mcp-0.1.113.dist-info/RECORD,,