Metadata-Version: 1.1
Name: ovos-utterance-plugin-cancel
Version: 0.2.2
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
Description: # 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
        
Platform: UNKNOWN
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
