Metadata-Version: 2.4
Name: pdt-dev
Version: 0.1.0
Summary: Process Deploy Tool: Git-native runtime for state-bounded operational AI workflows.
License: MIT
License-File: LICENSE
Keywords: ai-agents,cli,dev-tools,infrastructure,workflow-automation
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
Requires-Python: >=3.10
Requires-Dist: click>=8.0.0
Description-Content-Type: text/markdown

# PDT (Process Deploy Tool)

Process Deploy Tool: Git-native runtime for state-bounded operational AI workflows.

## Installation

```bash
pip install pdt-dev
```

## Usage

```bash
pdt deploy
```