Metadata-Version: 2.4
Name: vibegraph
Version: 0.0.0
Summary: Placeholder — VibeGraph is distributed via GitHub. This wheel reserves the PyPI name.
Project-URL: Homepage, https://github.com/wangcheng6-ai/vibegraph
Project-URL: Repository, https://github.com/wangcheng6-ai/vibegraph
Author: VibeGraph Contributors
License: MIT
Keywords: ai,coding,placeholder,vibegraph
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# vibegraph (placeholder)

This is a **placeholder** package reserving the `vibegraph` name on PyPI while the real project is distributed from GitHub during alpha.

The real VibeGraph alpha lives at: https://github.com/wangcheng6-ai/vibegraph

To install the actual VibeGraph alpha:

```bash
uv tool install "git+https://github.com/wangcheng6-ai/vibegraph.git"
```

This placeholder will be replaced with a real release once VibeGraph publishes its first stable wheel to PyPI.
