name(irc_client).
title('Low level interface to IRC clients').
version('1.3.0').
author('Ebrahim Azarisooreh', 'ebrahim.azarisooreh@gmail.com').
home('https://github.com/eazar001/irc_client').
keywords([irc,chat]).
requires(func).
requires(lambda).
requires(list_util).
download('https://github.com/eazar001/irc_client/archive/v1.3.0.zip').