Skip to main content

Convert Hanyang-PUA code to unicode Hangul Jamo, i.e., Syllable-Initial-Peak-Final Encoding (첫가끝 코드).

Project description

Convert Hanyang-PUA code (U+E0BC~U+F8F7) to unicode Hangul Jamo (U+1100~U+11FF), i.e. Syllable-Initial-Peak-Final Encoding (첫가끝 코드).

Example

>>> from hypua2jamo import translate
>>> pua = u'\ub098\ub78f\u302e\ub9d0\u302f\uebd4\ubbf8\u302e'
>>> translate(pua)
u'\ub098\ub78f\u302e\ub9d0\u302f\u110a\u119e\ubbf8\u302e'
>>> print _
나랏말ᄊ미
>>> translate(pua, composed=False)
u'\ub098\ub78f\u302e\ub9d0\u302f\u1109\u1109\u119e\ubbf8\u302e'
>>> print _
나랏말ㅅㅅ미

Installation

from PyPI:

pip install hypua2jamo

Requirements

  • Python 2.7

  • Python 3.5 or above.

Documentation & Development

Contributors

Maintainer: mete0r

License

http://www.gnu.org/graphics/lgplv3-147x51.png

GNU Lesser General Public License Version 3 (text version)

Disclosure

This work is based on KTUG Hanyang PUA Table Project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hypua2jamo-0.5.1.tar.gz (697.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

hypua2jamo-0.5.1-cp38-cp38-win32.whl (775.3 kB view details)

Uploaded CPython 3.8Windows x86

hypua2jamo-0.5.1-cp38-cp38-manylinux2010_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

hypua2jamo-0.5.1-cp38-cp38-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

hypua2jamo-0.5.1-cp38-cp38-manylinux1_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8

hypua2jamo-0.5.1-cp38-cp38-manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.8

hypua2jamo-0.5.1-cp37-cp37m-win32.whl (774.8 kB view details)

Uploaded CPython 3.7mWindows x86

hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

hypua2jamo-0.5.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.7m

hypua2jamo-0.5.1-cp37-cp37m-manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.7m

hypua2jamo-0.5.1-cp36-cp36m-win32.whl (774.8 kB view details)

Uploaded CPython 3.6mWindows x86

hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

hypua2jamo-0.5.1-cp36-cp36m-manylinux1_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.6m

hypua2jamo-0.5.1-cp36-cp36m-manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.6m

hypua2jamo-0.5.1-cp35-cp35m-win32.whl (774.6 kB view details)

Uploaded CPython 3.5mWindows x86

hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ i686

hypua2jamo-0.5.1-cp35-cp35m-manylinux1_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.5m

hypua2jamo-0.5.1-cp35-cp35m-manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.5m

hypua2jamo-0.5.1-cp27-cp27m-win32.whl (774.5 kB view details)

Uploaded CPython 2.7mWindows x86

File details

Details for the file hypua2jamo-0.5.1.tar.gz.

File metadata

  • Download URL: hypua2jamo-0.5.1.tar.gz
  • Upload date:
  • Size: 697.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3rc1

File hashes

Hashes for hypua2jamo-0.5.1.tar.gz
Algorithm Hash digest
SHA256 7fbdc0bdbad65fd6a088b94c31d8971bdb2648a5a83e650f7b0bc318b7ecfb87
MD5 459304af2b54daa306be61655ae52e15
BLAKE2b-256 80e52a85a579061a2a862c23028eb9558c9a7723eec1fd8af2608538df308fe0

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 775.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for hypua2jamo-0.5.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a368e767996a9ee94c27da4b0f12e2306dffb4097f0994605ed00622a518ccd5
MD5 4f77df8519ffab78d7de8c5af2d43846
BLAKE2b-256 5083ab9a7b7821062dca2a268c38a5cb494fe0678c47c75a76663e533d29d108

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4fd0adef000fc2340aeac9b4fe63dc33270057bb8269360dd4c5e98fe98e7a12
MD5 86e788351344dee9c5aa3227cf881f29
BLAKE2b-256 9a6f0c08242307d7b59a896b4790b9b75679b5cf491eb4135b021dcd0a1de92b

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2040c1afec615e0b9e8e4e8d5d5766499432c4adef21eb4de2daf5b682df704f
MD5 6820b5bbbb473bf578dc8446a46c93fb
BLAKE2b-256 527fa7a1eca16c686aa05dbb31e2080acc9036e5d6146145ba50a62679f63e20

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 23d140d989e0f54b2749ca9133a3728f2938690998ff0f4782310602fbab0cd7
MD5 5b09c984139eb56083c84108810b7434
BLAKE2b-256 531935e82cb86e7b3642d6983f34eb891e5dd7ba734b0a7302fb1cb89ef1f9d7

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 fb1aceed90f193f825bec1dc6d87d3b25f6e2124c4095ff707ac850e9664c6ef
MD5 d3123139e183352f444c70e3e1a7c0a7
BLAKE2b-256 3d7742db89ec02a4565247ef67552fa9758a9ec2b977c0b346a687ede8d9c132

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 774.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for hypua2jamo-0.5.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 881591801f454cced4e21c1934f20dab1c727084164f8f56e4df3dd7e970c78e
MD5 84ee7d6c084eb2d0e9600e4baafcc34c
BLAKE2b-256 b4228d4f43cede343420e555edd8e5b81eb0cf9fe6f7a0b6e14a9b6a01bcccd3

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2999e5baf49b4d3d6ece97eec937927d27fd32805facb6909782a90be811a80c
MD5 019fe3cdfd16cbfd5709ae97f5846a84
BLAKE2b-256 8b0d2e4cc95d2075438d8177154d3d08ebea7a4893fadd4d4e6e5f2b94a26d39

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 125b267f50097697abee4721e4d351089495732d7a9949c71d3d010a05c0a7dc
MD5 e6c596d786f86357e21202cc4ce8eb9f
BLAKE2b-256 7ed0a6870792d247c1e5fdfffffcc06aed8671eb184e3c723cdc5e07d2537475

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 255f3bd2195d0a09b3cf023ba89fccc14628b2c0be2eeb80f1b3b7ccb467f971
MD5 a3a4022d1f1dff9e20049396e40c0ec8
BLAKE2b-256 151d3d0a7b93d0645ca6a90febffe7efd799ebd58c5297558618c09b91310fe1

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 026b01cab554280515665ccb9788ef45516c142ef6290f77e775160c820c911b
MD5 f2f70c86997ce5542efaba30e2da0a63
BLAKE2b-256 ab996d1eb4b99cb78d0010f7c2d94cb7304e4cf069790c70852b116491ae191a

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 774.8 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for hypua2jamo-0.5.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 da2aeb63af54473ad73b276c74a3b9c405f3cb413a229cc0f875dfc902fc8ad8
MD5 432bdb9d35f533c253bbd7105167e479
BLAKE2b-256 99145540e56c0aae90197c9aa03f4c36118857cd5931c55dd270f6e755d4f460

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0aff418036456f9ef63e8b6558072d0643c8ff290d7a320236bc4dcc50c70bbe
MD5 3617c58e33a8d45bee7e49812d67e712
BLAKE2b-256 bfa68ecda252fe152229587478225a14f63acaf68712197b419d3450c92fe10f

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 15dd869c0d76fa81e7bf686769506403b130da2767a0dff6ab2c803b0db79389
MD5 62fd7e4819cb7ef7d7ffd33248bfda45
BLAKE2b-256 fd1c835d7099106207d2b0ada0b25f119fd7439c2951b7c370c0bfff9798f78e

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 79fe50f474b7fdce1b746be800c089727b977c00a64c6243f29500763c04ad9b
MD5 20bcf57142e3130c4e67f0b0a36aaf97
BLAKE2b-256 df635cdc697986ab06ec92427fae77f3f447033f21b21f74f796af03a7522674

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 35740441d5b054661d5df770e463fc28c2428b9cd106d3fb5c23444a8467f996
MD5 e4004f4721e37436968602aa5eac794f
BLAKE2b-256 87a425ddea0ae95313065c2caaee44d594fb6685fd2fee04560c98c515c09e6d

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 774.6 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for hypua2jamo-0.5.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 87a07fbfe53321cffcad8eecde5f56487c4d973269049ae989cb4b24a859f037
MD5 1518c9df7df7874f764edc2fbd50baec
BLAKE2b-256 d6bf2db26364302aa6e58c46b77a67bcd3b9ad4820734e6a138bb0fb6aa82399

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c92bafaa8e048ef9211a456abc0deb4c9009a2cc1e68b7d2d5c014b80d336cbd
MD5 93f13ba87bbb4f587761695fe2cab7db
BLAKE2b-256 f2510a439cf8ccfc7ce290e239c3f8117188eac906fa17b92c8de137c44b3961

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 12fb163fe78f5b0dfe0d12cb049870d7203aea4f919d7fd4b08646718ccf1a37
MD5 27e91860eb9d7968f83aafc57e53999b
BLAKE2b-256 90c726ad61ca656b5463fa041ee13289998b6a2380c7a086b49a2da418823357

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 708d21182acfbde2b0cdfd0402367f3f7db11fc6da1ecd47819026f8c94adafb
MD5 25b602386354e6e21d18cc3638342fdd
BLAKE2b-256 42c2dbb2e21e147a49a3328fb4c3a4f41894211622c84f323db1425df8b71567

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for hypua2jamo-0.5.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2c9cbff7a00b8778bfa9dcb5461be7f631c962ea21313a394e3008e7418dd16a
MD5 7dca08c86f2278e84f2b71fa4b6ac6b4
BLAKE2b-256 4a6d8d34afcc063fad20a2867f87282cc62d44ae39bcc36283fd7c9c05960933

See more details on using hashes here.

File details

Details for the file hypua2jamo-0.5.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: hypua2jamo-0.5.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 774.5 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for hypua2jamo-0.5.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 593652ef3003f419f6fc19a35568d40330de9d61d5704fddc853b9c3f43103ee
MD5 b8b1756123bf313e1edb39b6ec9190de
BLAKE2b-256 7b263a13135a5777be669175e2acc8db7d8913d463292a96f77a3cc018158cb0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page