summaryrefslogtreecommitdiff
path: root/searx/engines/yacy.py
AgeCommit message (Collapse)Author
2014-09-03fix yacy-engine and add commentsThomas Pointhuber
* add language support * add image-support * add basic-implementation for video, music and file handling * refactore engine * add comments
2014-02-11[mod] len() removed from conditionsasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-05[mod] unused imports and whitespaces purgedasciimoo
2013-12-29[enh] add support for yacy engine (localhost)pw3t