livekit-plugins-minimal 0.2.1__py3-none-any.whl → 1.0.0.dev4__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.1"
15
+ __version__ = "1.0.0.dev4"
@@ -1,25 +1,25 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: livekit-plugins-minimal
3
- Version: 0.2.1
3
+ Version: 1.0.0.dev4
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 <support@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.dev4
21
22
  Description-Content-Type: text/markdown
22
- Requires-Dist: livekit-agents>=0.11
23
23
 
24
24
  # LiveKit Plugins Minimal
25
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=RHCBvLr07ADSBvWGbsGfLuaJJOf3SRtoPnExZwLO43c,604
4
+ livekit_plugins_minimal-1.0.0.dev4.dist-info/METADATA,sha256=pqjO6Ksne3Nt7BeU0zhx9FiFgRzYxzCc4EWG6WeXF4k,1374
5
+ livekit_plugins_minimal-1.0.0.dev4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ livekit_plugins_minimal-1.0.0.dev4.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
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=8lbEWAS0scW2HeMKy-v4qMrk1iVSyM8nU8XnDlXxHG4,599
4
- livekit_plugins_minimal-0.2.1.dist-info/METADATA,sha256=fi0M8oCSfTQ6iqRXPxAxNYQrYx9_pfWVQy4J3XOI3nM,1354
5
- livekit_plugins_minimal-0.2.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
6
- livekit_plugins_minimal-0.2.1.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
7
- livekit_plugins_minimal-0.2.1.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- livekit