Metadata-Version: 2.3
Name: xbot-form
Version: 0.1.0
Summary: Windows-only Python SDK for WebView forms
Requires-Python: >=3.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: comtypes
Requires-Dist: pywin32
Description-Content-Type: text/markdown

 XBot Form

 Windows-only Python package that renders a JSON-driven form in WebView2 and returns
 the confirmed payload. Cancel/close results in an immediate process exit.

