(PR#15940 by Hye-Shik Chang <perky@fallin.lv>)
Python Unicode codec of Korean Character Sets
---
This package provides Unicode codecs that make Python aware of
Korean character encoding 'EUC-KR'. By using this package, Korean
characters can be treated as a character string instead of a byte
sequence.