Crates.io | iso6937 |
lib.rs | iso6937 |
version | 0.1.0 |
source | src |
created_at | 2017-03-10 15:30:26.916706 |
updated_at | 2017-03-10 15:30:26.916706 |
description | Codec for iso6937 character encoding. |
homepage | |
repository | https://github.com/tytouf/iso6937-rs |
max_upload_size | |
id | 8921 |
size | 11,789 |
Implementation is rough and clearly not very efficient but should work fine.
New line characters are coded as 0x85 which is a special character that is not part of the standard. This can be seen as an extension used in the EBU-STL subtitle format.