]> jfr.im git - irc/hexchat/hexchat.git/blob - readme.md
WIP: Use GSocketClient for IRC connections
[irc/hexchat/hexchat.git] / readme.md
1 # HexChat
2
3 HexChat is an IRC client for Windows and UNIX-like operating systems.
4 See [IRCHelp.org](http://irchelp.org) for information about IRC in general.
5 For more information on HexChat please read our [documentation](https://hexchat.readthedocs.org/en/latest/index.html):
6 - [Downloads](http://hexchat.github.io/downloads.html)
7 - [FAQ](https://hexchat.readthedocs.org/en/latest/faq.html)
8 - [Changelog](https://hexchat.readthedocs.org/en/latest/changelog.html)
9 - [Python API](https://hexchat.readthedocs.org/en/latest/script_python.html)
10 - [Perl API](https://hexchat.readthedocs.org/en/latest/script_perl.html)
11
12 ---
13
14 <sub>
15 X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny.
16 HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor.
17 </sub>
18
19 <sub>
20 This program is released under the GPL v2 with the additional exemption
21 that compiling, linking, and/or using OpenSSL is allowed. You may
22 provide binary packages linked to the OpenSSL libraries, provided that
23 all other requirements of the GPL are met.
24 See file COPYING for details.
25 </sub>