Ge'ez Script Transliteration
Project description
GeezLit
Ge'ez Transliteration
A Python library for transliterating Ge'ez script into various ASCII based encodings.
Supported scheme:
- ethiop: for Latex documents that use the
ethiop
package withbabel
to render Ge'ez text. - sera: a system for representing Ge'ez script in ASCII.
- msera: a system based on SERA but modified by HornMorph.
- geezime: a scheme used by the GeezIME input method by GeezLab
- ipa: the International Phonetic Alphabet IPA.
Install
Use pip install the package:
pip install geezlit
Usage
Once installed, you can import the library and make a simple function calls.
from geezlit import geezlit
geezlit("<Ge'ez text>", style="<style>")
Currently, the default style
is ethiop
.
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
geezlit-0.1.5.tar.gz
(9.7 kB
view details)
Built Distribution
geezlit-0.1.5-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file geezlit-0.1.5.tar.gz
.
File metadata
- Download URL: geezlit-0.1.5.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 685278142c4c2b5b4c664372b7f9d10d3d89aba4547e67218d2b2ec9fd2221d7 |
|
MD5 | bdce2cb4fe4a73493624012acc3a69ab |
|
BLAKE2b-256 | 3086bf9f627a7b002ab0db84574a9b4779be64adb0e571f8750d2e4d015f4063 |
File details
Details for the file geezlit-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: geezlit-0.1.5-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2b2de6afd37446c4acca7a83928573f01baa20f080bb21720276c0f1e11aca |
|
MD5 | 211c1d9db09976cf8b204f52e7238073 |
|
BLAKE2b-256 | ac48b3013f173a8fec9afbb1cbbd415ad9b47a36620293481a306ae84d59ddd1 |