Metadata-Version: 2.4
Name: ovos-utterance-plugin-cancel
Version: 0.2.7a1
Summary: OpenVoiceOS Utterance Cancel Plugin
Home-page: https://github.com/OpenVoiceOS/ovos-utterance-plugin-cancel
Author: OpenVoiceOS
Author-email: jarbasai@mailfence.com
License: apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: ovos-utils<1.0.0,>=0.6.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Nevermind

plugin to look at the tail end of the transcribed phrase, ignoring the utterance if it ends with "nevermind that" or "cancel it" or "ignore that". 

This is for use case like: `"Hey Mycroft, can you tell me the...ummm...oh, nevermind that"`


## Credits
- [@penrods](https://github.com/MycroftAI/mycroft-core/pull/1274) - original PR in mycroft-core
- [NeonGecko](https://github.com/NeonGeckoCom/neon-utterance-plugin-cancel) - original plugin
