py3-ecrterm/ecrterm
Henryk Plötz 374de48769 Add infrastructure to handle text encoding
(Encoding for text fields may be set in local context)
2019-07-02 00:17:11 +02:00
..
packets Add infrastructure to handle text encoding 2019-07-02 00:17:11 +02:00
tests Add infrastructure to handle text encoding 2019-07-02 00:17:11 +02:00
transmission Make parsing/serializing in socket protocol work 2019-06-29 11:34:11 +02:00
__init__.py Bumping version + pythonizing 2019-02-24 11:27:00 +01:00
common.py Fix AttributeError 2018-12-31 11:55:09 +01:00
conv.py Fix invalid regex literal 2019-06-27 17:42:11 +02:00
crc.py More PEP8 standardisation 2018-04-22 16:27:27 +02:00
ecr.py Implement Enum flag field types, remove flag construction helpers 2019-06-30 03:34:24 +02:00
exceptions.py Use TransportConnectionFailed for failed TCP connections 2018-05-12 19:20:51 +02:00
receipt_example.txt Namespacing 2018-04-22 03:07:07 +02:00
requirements.txt More PEP8 standardisation 2018-04-22 16:27:27 +02:00
utils.py First working version of SocketTransport 2018-04-23 17:12:13 +02:00