Metadata-Version: 2.4
Name: agent-deck
Version: 0.1.0
Summary: A placeholder package for agent-deck
Author: Your Name
Author-email: Your Name <your.email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/agent-deck
Project-URL: Repository, https://github.com/yourusername/agent-deck
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# agent-deck

A placeholder package for agent-deck.

## Installation

```bash
pip install agent-deck
```

## Usage

This is a placeholder package. Future functionality will be added here.

## License

MIT License
