ovos-stt-plugin-chromium


Nameovos-stt-plugin-chromium JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-stt-plugin-chromium
SummaryA stt plugin for mycroft using the google chrome browser api
upload_time2022-09-29 17:25:18
maintainer
docs_urlNone
authorJarbasAi
requires_python
licenseApache-2.0
keywords mycroft ovos plugin stt
VCS
bugtrack_url
requirements requests ovos_utils ovos-plugin-manager
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium",
    "name": "ovos-stt-plugin-chromium",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mycroft ovos plugin stt",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/22/9eb36ba9169ae159f8eabd8261daf638a1ec6f7660e0458973c704f5f813/ovos-stt-plugin-chromium-0.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A stt plugin for mycroft using the google chrome browser api",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium"
    },
    "split_keywords": [
        "mycroft",
        "ovos",
        "plugin",
        "stt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0229eb36ba9169ae159f8eabd8261daf638a1ec6f7660e0458973c704f5f813",
                "md5": "d0cc0184607ef36cf3f81ece67dd4986",
                "sha256": "87ef6482527b6e5e304ee758aa7fcbc46309c3e1361f00082f9dd3745128fa16"
            },
            "downloads": -1,
            "filename": "ovos-stt-plugin-chromium-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d0cc0184607ef36cf3f81ece67dd4986",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4223,
            "upload_time": "2022-09-29T17:25:18",
            "upload_time_iso_8601": "2022-09-29T17:25:18.561924Z",
            "url": "https://files.pythonhosted.org/packages/f0/22/9eb36ba9169ae159f8eabd8261daf638a1ec6f7660e0458973c704f5f813/ovos-stt-plugin-chromium-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-29 17:25:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-stt-plugin-chromium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "ovos_utils",
            "specs": [
                [
                    ">=",
                    "0.0.8a3"
                ]
            ]
        },
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    ">=",
                    "0.0.26a28"
                ],
                [
                    "<",
                    "0.1.0"
                ]
            ]
        }
    ],
    "lcname": "ovos-stt-plugin-chromium"
}
        
Elapsed time: 0.40619s