aboutsummaryrefslogtreecommitdiff
path: root/src/utils/parse.py
Commit message (Collapse)AuthorAgeFilesLines
* Add src.utils.parse.keyvalue, mostly for IRCv3 CAP negotiationGravatar jesopo2018-11-051-0/+10
|
* Add type/return hints throughout src/ and, in doing so, fix some cyclicalGravatar jesopo2018-10-301-0/+57
references.