irc-go/ircmap/doc.go

8 lines
176 B
Go
Raw Normal View History

2016-01-18 11:20:02 +00:00
// written by Daniel Oaks <daniel@danieloaks.net>
// released under the ISC license
/*
2016-01-20 02:33:39 +00:00
Package ircmap handles IRC casefolding, ie ascii/rfc1459 casefolding.
2016-01-18 11:20:02 +00:00
*/
package ircmap