muirc 1.0

muirc is a minimalist and efficient Python module to create and parse IRC messages. It does the job, and only the job, in a Pythonic way.Parse & create IRC messagesThe module's name is muirc.import muircThe main function is transform, which can...