README.md
setup.py
irctokens/__init__.py
irctokens/const.py
irctokens/formatting.py
irctokens/hostmask.py
irctokens/line.py
irctokens/py.typed
irctokens/stateful.py
irctokens.egg-info/PKG-INFO
irctokens.egg-info/SOURCES.txt
irctokens.egg-info/dependency_links.txt
irctokens.egg-info/top_level.txt
test/__init__.py
test/format.py
test/hostmask.py
test/parser_tests.py
test/stateful_decode.py
test/stateful_encode.py
test/tokenise.py