neon-skill-spelling


Nameneon-skill-spelling JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/skill-spelling
SummaryNone
upload_time2025-03-19 21:46:20
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements neon-utils 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 Neon help you spell words

## About 
Neon can spell any word which is understood by speech-to-text.

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

## Credits 
[Mycroft AI](https://github.com/MycroftAI)
[NeonDaniel](https://github.com/NeonDaniel)

## Category
**Information**

## Tags
#spell
#spelling

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/skill-spelling",
    "name": "neon-skill-spelling",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/ea/47/a7efa1b7a094084169d4c7c642d1a2f147f09b61e01a16966925972bcd6d/neon-skill-spelling-1.1.1.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 Neon help you spell words\n\n## About \nNeon can spell any word which is understood by speech-to-text.\n\n## Examples \n* \"How do you spell aardvark?\"\n* \"Spell succotash.\"\n* \"How do you spell bureacracy?\"\n* \"Spell omnipotence.\"\n\n## Credits \n[Mycroft AI](https://github.com/MycroftAI)\n[NeonDaniel](https://github.com/NeonDaniel)\n\n## Category\n**Information**\n\n## Tags\n#spell\n#spelling\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": null,
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/skill-spelling"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc77a63a14e51bcc9c1eaf20659180bad309da218530426ca830b525fdfb0454",
                "md5": "7618984f6ac0b5de0c70fd7e7a5fe989",
                "sha256": "9aaed996005cf244caa5eb8c412ab21fd52376540b3f4a447c7e99dff2f780a2"
            },
            "downloads": -1,
            "filename": "neon_skill_spelling-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7618984f6ac0b5de0c70fd7e7a5fe989",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27553,
            "upload_time": "2025-03-19T21:46:19",
            "upload_time_iso_8601": "2025-03-19T21:46:19.237774Z",
            "url": "https://files.pythonhosted.org/packages/cc/77/a63a14e51bcc9c1eaf20659180bad309da218530426ca830b525fdfb0454/neon_skill_spelling-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea47a7efa1b7a094084169d4c7c642d1a2f147f09b61e01a16966925972bcd6d",
                "md5": "206b8f766914cdd6508cd0b54d3fdb84",
                "sha256": "9e7a934b84645d36d582924c1e3460f239866b70be410fadd5f48670399eab91"
            },
            "downloads": -1,
            "filename": "neon-skill-spelling-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "206b8f766914cdd6508cd0b54d3fdb84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12943,
            "upload_time": "2025-03-19T21:46:20",
            "upload_time_iso_8601": "2025-03-19T21:46:20.555231Z",
            "url": "https://files.pythonhosted.org/packages/ea/47/a7efa1b7a094084169d4c7c642d1a2f147f09b61e01a16966925972bcd6d/neon-skill-spelling-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 21:46:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "skill-spelling",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "neon-utils",
            "specs": [
                [
                    "~=",
                    "1.12"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.28"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        }
    ],
    "lcname": "neon-skill-spelling"
}
        
Elapsed time: 0.87499s