summaryrefslogtreecommitdiff
path: root/searx/engines/pubmed.py
AgeCommit message (Collapse)Author
2021-01-14[enh] engines: add about variableAlexandre Flament
move meta information from comment to the about variable so the preferences, the documentation can show these information
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-12-01[fix] do not crash if publication date is missing in pubmed engineAdam Tauber
2017-11-01minor fixes of pubmed engineNoémi Ványi
Closes #1045
2017-11-01[add] pubmed enginejibe-b