Python module to handle type-length-value encoded data 8-bit type
Type-Length-Value (TLV) are used to encode arbitrary data. In this case the type and length are represented by 1 byte each. Hence the name TLV8. This Python library implements encoding and decoding of TLV8 data.
$
pkg install py311-tlv8Origin
converters/py-tlv8
Size
98.5KiB
License
APACHE20
Maintainer
awoonyaa@gmail.com
Dependencies
1 packages
Required by
2 packages