README.md
setup.cfg
setup.py
pydifact/__init__.py
pydifact/api.py
pydifact/parser.py
pydifact/segmentcollection.py
pydifact/segments.py
pydifact/serializer.py
pydifact/token.py
pydifact/tokenizer.py
pydifact.egg-info/PKG-INFO
pydifact.egg-info/SOURCES.txt
pydifact.egg-info/dependency_links.txt
pydifact.egg-info/top_level.txt
pydifact/control/__init__.py
pydifact/control/characters.py
pydifact/syntax/__init__.py
pydifact/syntax/common.py
pydifact/syntax/v1.py
pydifact/syntax/v3.py
pydifact/syntax/v4.py
tests/__init__.py
tests/test_characters.py
tests/test_controlcharacters.py
tests/test_huge_message.py
tests/test_input_output.py
tests/test_message_with_colon_at_end.py
tests/test_parser.py
tests/test_segment.py
tests/test_segmentcollection.py
tests/test_serializer.py
tests/test_syntax_v1.py
tests/test_token.py
tests/test_tokenizer.py