Metadata-Version: 2.4
Name: zephyr-ai-aws
Version: 0.0.1
Summary: Placeholder distribution reserving the Zephyr AI AWS integration name.
Author-email: Zephyr Team <dev@zephyr-ai.io>
License: Proprietary
Project-URL: Homepage, https://github.com/your-org/zephyr-ai
Project-URL: Source, https://github.com/your-org/zephyr-ai
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: zephyr-ai

# Zephyr AI AWS Placeholder

This package intentionally contains only a stub module so that the `zephyr-ai-aws`
distribution name is reserved on PyPI. Future releases will bundle the real AWS Batch
and S3 integrations once the project reaches a stable milestone.

For now, installing this package only sets up the namespace and surfaces a helpful
error message if you attempt to import `zephyr_aws`.
