Metadata-Version: 2.4
Name: zotero-pdf2zh-next
Version: 5.2.3
Summary: Minimal pdf2zh_next bridge for the Zotero plugin
Requires-Python: <3.14,>=3.12
Description-Content-Type: text/markdown
Requires-Dist: flask<4,>=3.1.0
Requires-Dist: pdf2zh_next>=2.8.2
Requires-Dist: pypdf<7,>=6.0.0

# zotero-pdf2zh-next

Local Python server for the Zotero `zotero-pdf2zh-next` plugin.

Install and run with uv:

```bash
uv tool install --python 3.13 zotero-pdf2zh-next
zotero-pdf2zh-next
```

The default service URL is:

```text
http://127.0.0.1:8890
```
