Metadata-Version: 2.4
Name: ovos-plugin-manager
Version: 2.4.0a2
Summary: OpenVoiceOS plugin manager
Author-email: jarbasAi <jarbas@openvoiceos.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/OVOS-plugin-manager
Project-URL: Repository, https://github.com/OpenVoiceOS/OVOS-plugin-manager
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-utils<1.0.0,>=0.2.1
Requires-Dist: ovos_bus_client<2.0.0,>=0.0.8
Requires-Dist: ovos-config<3.0.0,>=0.0.12
Requires-Dist: combo_lock~=0.3
Requires-Dist: requests~=2.32
Requires-Dist: quebra_frases
Requires-Dist: ovos-spec-tools[langcodes]>=0.0.1a2
Requires-Dist: importlib_metadata
Requires-Dist: setuptools; python_version >= "3.12"
Requires-Dist: standard-aifc; python_version >= "3.13"
Requires-Dist: audioop-lts; python_version >= "3.13"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pydantic~=2.0; extra == "test"
Requires-Dist: python-vlc; extra == "test"
Requires-Dist: ovos-hardware-helpers>=1.0.0; extra == "test"
Dynamic: license-file

# OVOS plugin manager

OPM can be used to load and create plugins for the OpenVoiceOS ecosystem!

![image](https://github.com/OpenVoiceOS/ovos-plugin-manager/assets/33701864/8c939267-42fc-4377-bcdb-f7df65e73252)

Documentation can be found in the [ovos-technical-manual](https://openvoiceos.github.io/ovos-technical-manual/OPM)
