irctokens/irctokens
jesopo 14d38192cf truncate on \r and \n too 2022-01-28 17:36:45 +00:00
..
__init__.py split tokenise.py to line.py and hostmask.py, rename hostmask parse 2020-07-03 23:07:04 +01:00
const.py a better solution to cyclical imports 2020-04-21 17:23:37 +01:00
formatting.py unnecessary truthiness check 2022-01-02 23:50:18 +00:00
hostmask.py split tokenise.py to line.py and hostmask.py, rename hostmask parse 2020-07-03 23:07:04 +01:00
line.py truncate on \r and \n too 2022-01-28 17:36:45 +00:00
py.typed add py.typed to indicate irctokens supports typehints 2020-03-12 15:29:44 +00:00
stateful.py merge tokenise() and tokenise_b() - using Union[str,bytes] 2020-09-30 20:00:36 +00:00