Hangeul - Kana encoding converter
Project description
# Hannakageul
Hangeul - Kana encoding converter
## Features
Web browser-like character encoding switch.
Restore broken character. something like ‘궇궋궎궑궓’ for ‘あいうえお’
## Requirements
Python 3
## Supported Encoding
UTF-8
EUC-CN
EUC-JP
EUC-KR(CP949)
Shift-JIS
JIS
## Usage
### EUC-CN to EUC-KR
<pre><code> >>> hannakageul.convert.euccn.euckr(‘猫叉Master’) >>> ‘챔꿩Master’ </code></pre>
### Shift-JIS to EUC-KR
<pre><code> >>> hannakageul.convert.sjis.euckr(‘佐竹美奈子’) >>> ‘뜴�|뷏볖럔’ </code></pre>
### EUC-KR to Shift-JIS
<pre><code> >>> hannakageul.convert.euckr.sjis(‘뱦뺴Project’) >>> ‘東方Project’ </code></pre>
### UTF-8 to EUC-KR
<pre><code> >>> hannakageul.convert.utf8.euckr(‘한나카글’) >>> ‘�븳�굹移닿��’ </code></pre>
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hannakageul-0.1.2.tar.gz.
File metadata
- Download URL: hannakageul-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ec25e125f70849b8a7cb9b05cd855c09cafe83f5932103cea99d6693212d6a
|
|
| MD5 |
d7ecc93305d172c06ba540e17109bb81
|
|
| BLAKE2b-256 |
b44093854b0a8c80e030398dea401069d8e510a0b409e666875a163907d425d2
|
File details
Details for the file hannakageul-0.1.2-py3-none-any.whl.
File metadata
- Download URL: hannakageul-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac7362da7e7197b372ba33c609e1160f2abe86c8aa803fb9f0bf42db7d46cac4
|
|
| MD5 |
eeaa115e36047d1e26646c9f27c302ae
|
|
| BLAKE2b-256 |
1b66cf1fd1d4a8b12756effa38f120fbe2e97cdae51b5cce82c2dd5721fab8ca
|