Metadata-Version: 2.4
Name: lma-cli
Version: 0.3.4
Summary: Reserved placeholder package for AWS Live Meeting Assistant internal CLI
Author: Amazon Web Services
License: MIT
Project-URL: Homepage, https://github.com/aws-samples/amazon-transcribe-live-meeting-assistant
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# lma-cli

Reserved placeholder package for AWS Live Meeting Assistant internal CLI.

This package exists solely to reserve the `lma-cli` name on public PyPI and prevent dependency confusion. It is not the real LMA CLI.

Install the real CLI from this repository instead:

```bash
pip install -e /path/to/LMA/lib/lma_cli_pkg
```
