Metadata-Version: 2.4
Name: ppx-core
Version: 6.0.0
Summary: PPX desktop application runtime
Author-email: 潘高 <pangao1990@qq.com>
License-Expression: AGPL-3.0-only
Project-URL: Homepage, https://github.com/pangao1990/PPX
Project-URL: Documentation, https://github.com/pangao1990/PPX#readme
Project-URL: Repository, https://github.com/pangao1990/PPX.git
Project-URL: Issues, https://github.com/pangao1990/PPX/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx==0.28.1
Requires-Dist: packaging==26.3
Requires-Dist: pywebview==6.2.1
Requires-Dist: tomli==2.4.1; python_version < "3.11"
Requires-Dist: pyobjc-core==11.1; sys_platform == "darwin" and python_version < "3.10"
Requires-Dist: pyobjc-framework-Cocoa==11.1; sys_platform == "darwin" and python_version < "3.10"
Requires-Dist: pyobjc-framework-Quartz==11.1; sys_platform == "darwin" and python_version < "3.10"
Requires-Dist: pyobjc-framework-Security==11.1; sys_platform == "darwin" and python_version < "3.10"
Requires-Dist: pyobjc-framework-UniformTypeIdentifiers==11.1; sys_platform == "darwin" and python_version < "3.10"
Requires-Dist: pyobjc-framework-WebKit==11.1; sys_platform == "darwin" and python_version < "3.10"
Dynamic: license-file

# ppx-core

PPX V6 的 Python 运行时。通常由 `ppx-build` 和 PPX 项目模板安装，不需要单独配置。
