| 
    .oO SearXNG Developer Documentation Oo.
    
   | 
 
Go to the source code of this file.
Classes | |
| class | searx.plugins.unit_converter.SXNGPlugin | 
Namespaces | |
| namespace | searx | 
| namespace | searx.plugins | 
| namespace | searx.plugins.unit_converter | 
Functions | |
| str|None | searx.plugins.unit_converter._parse_text_and_convert (from_query, to_query) | 
Variables | |
| str | searx.plugins.unit_converter.name = "" | 
| searx.plugins.unit_converter.description = gettext("") | |
| str | searx.plugins.unit_converter.plugin_id = "" | 
| str | searx.plugins.unit_converter.preference_section = "" | 
| list | searx.plugins.unit_converter.CONVERT_KEYWORDS = ["in", "to", "as"] | 
| str | searx.plugins.unit_converter.RE_MEASURE |