Metadata-Version: 2.4
Name: talocode-videolane
Version: 0.5.0
Summary: Talking head video generation — face, voice, background, camera angles
Author: Talocode
License-Expression: MIT
Keywords: talocode,videolane,video,talking-head,ai
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# VideoLane

Talking head video generation — face, voice, background, camera angles.

## Install

```bash
pip install talocode-videolane
```

## Quickstart

```bash
videolane init
videolane generate --script "Hello world" --output video.mp4
```

## License

MIT © Talocode
