Utility Functions for managing Meitei Mayek Characters and mapping to E-pao Font.
Project description
MayekMapping
Utility Functions for managing Meitei Mayek Characters and mapping to E-pao Fonts.
Installation
$ python3 -m pip install meiteimayek-mapping
Usage
from mayek import Mayek
mayek = Mayek('epao') # 'ratha'
# This will print out all the Mapum Mayek
print(mayek.MAPUM)
# This will print out all the Lonsum Mayek
print(mayek.LONSUM)
# This will print out all the Cheitap Mayek
print(mayek.CHEITAP)
# This will print out all the Cheising Mayek
print(mayek.CHEISING)
# This will print out all the KHUDMA Mayek
print(mayek.KHUDAM)
# This will convert the character code of E-pao font to Unicode
print(mayek.to_unicode('mitE myeQ'))
# THis will convert from Unicode to E-pao font's character code
print(mayek.from_unicode('ꯃꯤꯇꯩ ꯃꯌꯦꯛ'))
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
File details
Details for the file meiteimayek-mapping-0.0.1.tar.gz
.
File metadata
- Download URL: meiteimayek-mapping-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d4236fa2a7513d96b80e52826667461836f4eb86a2067196c7ccb7f7f5e0ed0f
|
|
MD5 |
9f607ace9515e6efe54ba36a99cfe64d
|
|
BLAKE2b-256 |
362f8ce46188ae6bc75ddff231f74394b669d342fd2ac93e2e80603c2498a149
|
File details
Details for the file meiteimayek_mapping-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: meiteimayek_mapping-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
58bc5be21f976e760f950cf4f69973e85b4825f4c40ce79e598cd52ad299d209
|
|
MD5 |
85d59da58916b3e39f1deb0d0bd4ee23
|
|
BLAKE2b-256 |
f46462135fad20de05eca8e90b3fc98b8c28a9242374fc54fb7de185f1a2a5b2
|