ovos-skill-spelling


Nameovos-skill-spelling JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-spelling
SummaryOVOS spelling skill
upload_time2024-11-19 20:59:04
maintainerNone
docs_urlNone
authorOpenVoiceOS
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos-workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/book-reader.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Spelling
Let OVOS help you spell words

## About 
OVOS can spell any word which is understood by speech-to-text.  The proper spelling is pronounced on all platforms, as well as displayed by devices such as the Mark 1.

## Examples 
* "How do you spell aardvark?"
* "Spell succotash"
* "How do you spell bureacracy?"
* "Spell omnipotence"

## Credits 
Mycroft AI (@MycroftAI)

## Category
**Information**

## Tags
#spell
#spelling



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-spelling",
    "name": "ovos-skill-spelling",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/e9/d51894ba13f7b211dd142a42bccafb665468bbafb00f58f5b35c8edfa03f/ovos-skill-spelling-0.2.5.tar.gz",
    "platform": null,
    "description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/book-reader.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Spelling\nLet OVOS help you spell words\n\n## About \nOVOS can spell any word which is understood by speech-to-text.  The proper spelling is pronounced on all platforms, as well as displayed by devices such as the Mark 1.\n\n## Examples \n* \"How do you spell aardvark?\"\n* \"Spell succotash\"\n* \"How do you spell bureacracy?\"\n* \"Spell omnipotence\"\n\n## Credits \nMycroft AI (@MycroftAI)\n\n## Category\n**Information**\n\n## Tags\n#spell\n#spelling\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "OVOS spelling skill",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-spelling"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48e7502e9bff7f7e54428fed97520f88f04b4ecc10fb48e4d237201c826386d9",
                "md5": "aeb9c8a29c9628f7953d5e68075c8413",
                "sha256": "b096da38133ff36e70c8f8a0073797ff8190d56eb67838a43d8ced9a86d90641"
            },
            "downloads": -1,
            "filename": "ovos_skill_spelling-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aeb9c8a29c9628f7953d5e68075c8413",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24293,
            "upload_time": "2024-11-19T20:59:02",
            "upload_time_iso_8601": "2024-11-19T20:59:02.630527Z",
            "url": "https://files.pythonhosted.org/packages/48/e7/502e9bff7f7e54428fed97520f88f04b4ecc10fb48e4d237201c826386d9/ovos_skill_spelling-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aae9d51894ba13f7b211dd142a42bccafb665468bbafb00f58f5b35c8edfa03f",
                "md5": "6abd68ab06d7495d751b8858714e61e5",
                "sha256": "cf84f155180d107d79348d80dab024aface6cc0fc4df7d98fdd70c86cecae443"
            },
            "downloads": -1,
            "filename": "ovos-skill-spelling-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6abd68ab06d7495d751b8858714e61e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6938,
            "upload_time": "2024-11-19T20:59:04",
            "upload_time_iso_8601": "2024-11-19T20:59:04.342799Z",
            "url": "https://files.pythonhosted.org/packages/aa/e9/d51894ba13f7b211dd142a42bccafb665468bbafb00f58f5b35c8edfa03f/ovos-skill-spelling-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 20:59:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-spelling",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-spelling"
}
        
Elapsed time: 0.39133s