irc-go/ircmap/doc.go
2016-01-20 12:33:39 +10:00

10 lines
203 B
Go

// written by Daniel Oaks <daniel@danieloaks.net>
// released under the ISC license
/*
Package ircmap handles IRC casefolding, ie ascii/rfc1459 casefolding.
This package is in alpha.
*/
package ircmap