Transliteration of Hangul(Korean) to Roman writing system following Revised Romanization of Korean(2000).
Project description
Usage
=====
>>> from hangul import translit
>>> translit.test()
>>> s = translit.romanize('<some Hangul>')
>>> # You can specify encoding.
>>> s2 = translit.romanize('<some Hangul>', 'cp949', 'cp949')
=====
>>> from hangul import translit
>>> translit.test()
>>> s = translit.romanize('<some Hangul>')
>>> # You can specify encoding.
>>> s2 = translit.romanize('<some Hangul>', 'cp949', 'cp949')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hangul.translit-0.1.1.tar.gz
(4.1 kB
view details)
File details
Details for the file hangul.translit-0.1.1.tar.gz
.
File metadata
- Download URL: hangul.translit-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f09216f0dcadf5d7e5976eb015e96be83f85008e052965e141ff8082527cce |
|
MD5 | 8aa1d869b57e8f4bbbe266aa76765f5b |
|
BLAKE2b-256 | 5066f4f777f266ff88acb0177023c8503ff2f5afb1f90e793922dd5e653e706e |