searx/utils
Marc Abonce Seguin 772c048d01 refactor engine's search language handling
Add match_language function in utils to match any user given
language code with a list of engine's supported languages.

Also add language_aliases dict on each engine to translate
standard language codes into the custom codes used by the engine.
2018-03-27 00:08:03 -06:00
..
fabfile.py Fix whitespaces 2016-07-11 18:52:37 +07:00
fetch_currencies.py print() is a function in Python 3 2017-11-14 06:48:54 +01:00
fetch_languages.py refactor engine's search language handling 2018-03-27 00:08:03 -06:00
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 2017-01-04 14:14:01 +01:00
standalone_searx.py Avoid UnicodeEncodeError when redirecting standalone output 2017-07-25 13:39:11 +01:00
update-translations.sh handle input carefully in shell scripts 2017-10-06 21:00:22 +02:00