mycroft-classic-listener


Namemycroft-classic-listener JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/mycroft-classic-listener
Summaryovos-core listener daemon client
upload_time2023-09-22 23:09:18
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements SpeechRecognition PyAudio ovos-ww-plugin-pocketsphinx ovos-ww-plugin-precise ovos-stt-plugin-server ovos-utils ovos-bus-client ovos-plugin-manager ovos-config ovos_backend_client
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/mycroft-classic-listener",
    "name": "mycroft-classic-listener",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos-core listener daemon client",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/mycroft-classic-listener"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20af909b95f2216c9841ccab5f0b9d842317ae4fee6d453a8de8ef99e6d0d7f4",
                "md5": "b4d9b1fb130eec2f77bd6fe95fa82d50",
                "sha256": "014c435cd6ea5c383634a9db1e17f71b81fd2feb5179884e42afe10d7867271f"
            },
            "downloads": -1,
            "filename": "mycroft_classic_listener-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4d9b1fb130eec2f77bd6fe95fa82d50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5906,
            "upload_time": "2023-09-22T23:09:18",
            "upload_time_iso_8601": "2023-09-22T23:09:18.895678Z",
            "url": "https://files.pythonhosted.org/packages/20/af/909b95f2216c9841ccab5f0b9d842317ae4fee6d453a8de8ef99e6d0d7f4/mycroft_classic_listener-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 23:09:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "mycroft-classic-listener",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "SpeechRecognition",
            "specs": [
                [
                    ">=",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "PyAudio",
            "specs": [
                [
                    "~=",
                    "0.2"
                ]
            ]
        },
        {
            "name": "ovos-ww-plugin-pocketsphinx",
            "specs": [
                [
                    ">=",
                    "0.1.3"
                ],
                [
                    "~=",
                    "0.1"
                ]
            ]
        },
        {
            "name": "ovos-ww-plugin-precise",
            "specs": [
                [
                    "~=",
                    "0.1"
                ],
                [
                    ">=",
                    "0.1.1"
                ]
            ]
        },
        {
            "name": "ovos-stt-plugin-server",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.2"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.0.31a3"
                ],
                [
                    "~=",
                    "0.0"
                ]
            ]
        },
        {
            "name": "ovos-bus-client",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.3a10"
                ]
            ]
        },
        {
            "name": "ovos-plugin-manager",
            "specs": [
                [
                    ">=",
                    "0.0.23a5"
                ],
                [
                    "~=",
                    "0.0"
                ]
            ]
        },
        {
            "name": "ovos-config",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.8a3"
                ]
            ]
        },
        {
            "name": "ovos_backend_client",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.7a2"
                ]
            ]
        }
    ],
    "lcname": "mycroft-classic-listener"
}
        
Elapsed time: 0.20656s