Module ircmess

Process IRC lines quickly and sanely.

ircmess is a simple library in C to make IRC line parsing easier.

Functions

parse (line) Parse IRC line into a table Transforms a string IRC line into a table


Functions

parse (line)
Parse IRC line into a table Transforms a string IRC line into a table

Parameters:

  • line Line to parse

Returns:

    an IRCLine table
generated by LDoc 1.4.2