]> jfr.im git - irc/weechat/qweechat.git/blob - README
Fix typo in INSTALL
[irc/weechat/qweechat.git] / README
1 = QWeeChat readme
2 Sébastien Helleu <flashcode@flashtux.org>
3
4
5 QWeeChat is a Qt remote GUI for WeeChat written in Python.
6 It requires WeeChat (version >= 0.3.7) on local or remote machine, with
7 relay plugin enabled and listening on a port with protocol "weechat".
8
9 == Features
10
11 * multi-platform (GNU/Linux, *BSD, Mac OS X, QNX, Windows & others)
12 * free software, released under GPLv3
13
14 == Copyright
15
16 Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
17
18 This file is part of QWeeChat, a Qt remote GUI for WeeChat.
19
20 QWeeChat is free software; you can redistribute it and/or modify
21 it under the terms of the GNU General Public License as published by
22 the Free Software Foundation; either version 3 of the License, or
23 (at your option) any later version.
24
25 QWeeChat is distributed in the hope that it will be useful,
26 but WITHOUT ANY WARRANTY; without even the implied warranty of
27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 GNU General Public License for more details.
29
30 You should have received a copy of the GNU General Public License
31 along with QWeeChat. If not, see <http://www.gnu.org/licenses/>.