Metadata-Version: 2.4
Name: cua-cloud
Version: 0.1.1
Summary: Placeholder package for future Cua Cloud Python SDK.
Project-URL: Homepage, https://github.com/trycua/cua
Project-URL: Documentation, https://docs.trycua.com
Project-URL: Repository, https://github.com/trycua/cua
Project-URL: Issues, https://github.com/trycua/cua/issues
Author-email: TryCua <hello@trycua.com>
License-Expression: MIT
Keywords: cloud,computer-use,cua
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown

# cua-cloud

Placeholder package for the future Cua Cloud Python SDK.

## Installation

```bash
pip install cua-cloud
```

## Status

This package is intentionally empty today. It exists to reserve the package
name and provide a stable place for future Cua Cloud Python APIs.
