/wikiLink

weechat python script for wikipedia

About

This is a plug-in for weechat written in python that allows you to search for a given term on wikipedia and receive the search result link in weechat.

It is my first script in python written in the scope of study and learning, if you feel something is not write I am glad to receive patches so I can learn more from you. Thank you and I hope you will enjoy this plug-in.

Usage:

/wikilink [term] - general syntax

/wikilink weechat - search for the term weechat on http://www.wikipedia.org/

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.