# Wirtual Plugins Minimal
This is a minimal example of a Wirtual plugin for Agents.
### Developer note
When copying this directory over to create a new `wirtual-plugins` package, make sure it's nested within the `wirtual-plugins` folder and that the `"name"` field in `package.json` follows the proper naming convention for CI:
```json
{
"name": "wirtual-plugins-<name>",
"private": true
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/wirtualdev/wirtual-agents",
"name": "wirtual-plugins-minimal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "webrtc, realtime, audio, video, wirtual",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c6/56/9e59746fab3e538fc9c690ab844c4d31efce6997835f208ec5cd2a2ae729/wirtual_plugins_minimal-0.0.1.tar.gz",
"platform": null,
"description": "# Wirtual Plugins Minimal\n\nThis is a minimal example of a Wirtual plugin for Agents.\n\n### Developer note\n\nWhen copying this directory over to create a new `wirtual-plugins` package, make sure it's nested within the `wirtual-plugins` folder and that the `\"name\"` field in `package.json` follows the proper naming convention for CI:\n\n```json\n{\n \"name\": \"wirtual-plugins-<name>\",\n \"private\": true\n}\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Minimal plugin template for Wirtual Agents",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://docs.wirtual.dev",
"Homepage": "https://github.com/wirtualdev/wirtual-agents",
"Source": "https://github.com/wirtualdev/wirtual-agents",
"Website": "https://wirtual.dev/"
},
"split_keywords": [
"webrtc",
" realtime",
" audio",
" video",
" wirtual"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a4c5f1a729d6a2225f038e1c5fad2eb0735559a795a2c07385e8b2e31b74bce8",
"md5": "5fe7d9d8e287d7674641c29ec4f68689",
"sha256": "310c38775b0e3b396292f5d81e82637746e7fb0d46bb486ba4ceb5ac5aae7616"
},
"downloads": -1,
"filename": "wirtual_plugins_minimal-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5fe7d9d8e287d7674641c29ec4f68689",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 3196,
"upload_time": "2024-12-29T16:50:25",
"upload_time_iso_8601": "2024-12-29T16:50:25.380853Z",
"url": "https://files.pythonhosted.org/packages/a4/c5/f1a729d6a2225f038e1c5fad2eb0735559a795a2c07385e8b2e31b74bce8/wirtual_plugins_minimal-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6569e59746fab3e538fc9c690ab844c4d31efce6997835f208ec5cd2a2ae729",
"md5": "505cb88abf04c53a40a01d7a50d973d6",
"sha256": "65282cd9ba077def431c141b96284e9592039513ce5f4260492448d36abb5906"
},
"downloads": -1,
"filename": "wirtual_plugins_minimal-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "505cb88abf04c53a40a01d7a50d973d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 2688,
"upload_time": "2024-12-29T16:50:27",
"upload_time_iso_8601": "2024-12-29T16:50:27.827535Z",
"url": "https://files.pythonhosted.org/packages/c6/56/9e59746fab3e538fc9c690ab844c4d31efce6997835f208ec5cd2a2ae729/wirtual_plugins_minimal-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 16:50:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wirtualdev",
"github_project": "wirtual-agents",
"github_not_found": true,
"lcname": "wirtual-plugins-minimal"
}