You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/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.
6 years ago
..
fabfile.py Fix whitespaces 8 years ago
fetch_currencies.py print() is a function in Python 3 7 years ago
fetch_languages.py refactor engine's search language handling 6 years ago
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 8 years ago
standalone_searx.py Avoid UnicodeEncodeError when redirecting standalone output 7 years ago
update-translations.sh handle input carefully in shell scripts 7 years ago