livekit-plugins-minimal 0.2.2__py3-none-any.whl → 1.0.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.

Potentially problematic release.


This version of livekit-plugins-minimal might be problematic. Click here for more details.

@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "0.2.2"
15
+ __version__ = "1.0.0"
@@ -1,35 +1,25 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: livekit-plugins-minimal
3
- Version: 0.2.2
3
+ Version: 1.0.0
4
4
  Summary: Minimal plugin template for LiveKit Agents
5
- Home-page: https://github.com/livekit/agents
6
- License: Apache-2.0
7
5
  Project-URL: Documentation, https://docs.livekit.io
8
6
  Project-URL: Website, https://livekit.io/
9
7
  Project-URL: Source, https://github.com/livekit/agents
10
- Keywords: webrtc,realtime,audio,video,livekit
8
+ Author-email: LiveKit <hello@livekit.io>
9
+ License-Expression: Apache-2.0
10
+ Keywords: audio,livekit,realtime,video,webrtc
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
- Classifier: Topic :: Multimedia :: Sound/Audio
14
- Classifier: Topic :: Multimedia :: Video
15
- Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
16
13
  Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3 :: Only
17
15
  Classifier: Programming Language :: Python :: 3.9
18
16
  Classifier: Programming Language :: Python :: 3.10
19
- Classifier: Programming Language :: Python :: 3 :: Only
17
+ Classifier: Topic :: Multimedia :: Sound/Audio
18
+ Classifier: Topic :: Multimedia :: Video
19
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
20
20
  Requires-Python: >=3.9.0
21
+ Requires-Dist: livekit-agents>=1.0.0
21
22
  Description-Content-Type: text/markdown
22
- Requires-Dist: livekit-agents<1.0.0,>=0.12.16
23
- Dynamic: classifier
24
- Dynamic: description
25
- Dynamic: description-content-type
26
- Dynamic: home-page
27
- Dynamic: keywords
28
- Dynamic: license
29
- Dynamic: project-url
30
- Dynamic: requires-dist
31
- Dynamic: requires-python
32
- Dynamic: summary
33
23
 
34
24
  # LiveKit Plugins Minimal
35
25
 
@@ -0,0 +1,6 @@
1
+ livekit/plugins/minimal/__init__.py,sha256=Y_C9_IjZIIdsSuuSR-MCkT90iX2FPCHMS6SA0HIhsr0,836
2
+ livekit/plugins/minimal/log.py,sha256=R79onaxt-SdxLujJ3yk5P-xnevz-vh_5RAY0uZ0ds-4,70
3
+ livekit/plugins/minimal/version.py,sha256=IXTajzAuMAW4EojJB_UdbQh6qGhB8Ud5EP6JVK2om3g,599
4
+ livekit_plugins_minimal-1.0.0.dist-info/METADATA,sha256=Ak9QvOW7fiFuKnr6I7Q8EchpYywnTP6GZf9clclI0Ow,1362
5
+ livekit_plugins_minimal-1.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ livekit_plugins_minimal-1.0.0.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -1,7 +0,0 @@
1
- livekit/plugins/minimal/__init__.py,sha256=Y_C9_IjZIIdsSuuSR-MCkT90iX2FPCHMS6SA0HIhsr0,836
2
- livekit/plugins/minimal/log.py,sha256=R79onaxt-SdxLujJ3yk5P-xnevz-vh_5RAY0uZ0ds-4,70
3
- livekit/plugins/minimal/version.py,sha256=ZHLCxDVHpF70hWEcKdttRSY8oiw3qHwKxtCWGu3cTtQ,599
4
- livekit_plugins_minimal-0.2.2.dist-info/METADATA,sha256=NATk-fbBFq2SrqpAGKvPyQQo_G8iY3q-yWVg0rwAd88,1579
5
- livekit_plugins_minimal-0.2.2.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
6
- livekit_plugins_minimal-0.2.2.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
7
- livekit_plugins_minimal-0.2.2.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- livekit