lma-sdk 0.3.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,21 @@
1
+ Metadata-Version: 2.4
2
+ Name: lma-sdk
3
+ Version: 0.3.0
4
+ Summary: Reserved placeholder package for AWS Live Meeting Assistant internal SDK
5
+ Author: Amazon Web Services
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/aws-samples/amazon-transcribe-live-meeting-assistant
8
+ Requires-Python: >=3.10
9
+ Description-Content-Type: text/markdown
10
+
11
+ # lma-sdk
12
+
13
+ Reserved placeholder package for AWS Live Meeting Assistant internal SDK.
14
+
15
+ This package exists solely to reserve the `lma-sdk` name on public PyPI and prevent dependency confusion. It is not the real LMA SDK.
16
+
17
+ Install the real SDK from this repository instead:
18
+
19
+ ```bash
20
+ pip install -e /path/to/LMA/lib/lma_sdk
21
+ ```
@@ -0,0 +1,4 @@
1
+ lma_sdk-0.3.0.dist-info/METADATA,sha256=D39umiMYToxVqPL2O1HBPchARWLuYtQYld_VtGPA7FQ,659
2
+ lma_sdk-0.3.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
3
+ lma_sdk-0.3.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ lma_sdk-0.3.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+