mirror of
https://github.com/jlu5/PyLink.git
synced 2025-03-10 08:20:40 +01:00

This adds a new utils.toLower(irc, text) function which returns the lowercased version of <text> based on <irc>'s declared case mapping. Closes #75.