Skip to content

Fix #150: add aliases cp949 euckr

Raymond Toy requested to merge issue-150-add-aliases-cp949-euckr into master

Add alias for cp949 which is the same as euc-kr, which we already support. As a convenience make euckr be an alias of euc-kr too.

Add a simple test for this tha just verifies that the stream::find-external-format doesn't fail for these formats.

Merge request reports