// written by Daniel Oaks // released under the ISC license /* ergochat/irc-go has useful, self-contained packages that help with IRC development. These packages are split up so you can easily choose which ones to use while ignoring the others, handling things like simplifying formatting codes, parsing and creating raw IRC lines, and event management. */ package ircgo