mirror of
https://github.com/jlu5/PyLink.git
synced 2025-08-02 10:57:22 +02:00

Renamed to camel case: - parseArgs -> parse_args - parsePrefixedArgs -> parse_prefixed_args Renamed to show that we're specifically parsing ISUPPORT data: - parseCapabilities -> parse_isupport - parsePrefixes -> parse_isupport_prefixes