You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
irctokens/irctokens
jesopo 14d38192cf truncate on \r and \n too 1 year ago
..
__init__.py split tokenise.py to line.py and hostmask.py, rename hostmask parse 3 years ago
const.py a better solution to cyclical imports 3 years ago
formatting.py unnecessary truthiness check 1 year ago
hostmask.py split tokenise.py to line.py and hostmask.py, rename hostmask parse 3 years ago
line.py truncate on \r and \n too 1 year ago
py.typed add py.typed to indicate irctokens supports typehints 3 years ago
stateful.py merge tokenise() and tokenise_b() - using Union[str,bytes] 3 years ago