Metadata-Version: 2.4
Name: lma-sdk
Version: 0.3.0
Summary: Reserved placeholder package for AWS Live Meeting Assistant internal SDK
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-sdk

Reserved placeholder package for AWS Live Meeting Assistant internal SDK.

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

Install the real SDK from this repository instead:

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