Ukrainian Cyrillic transliteration to Latin script
Project description
uklatn
Ukrainian Cyrillic transliteration to Latin script.
Usage:
import uklatn
s = uklatn.encode("Доброго вечора!")
print(s)
t = uklatn.decode("Paljanycja")
print(t)
Select a transliteration scheme:
s = uklatn.encode("Борщ", uklatn.DSTU_9112_A)
Module command line
python -m uklatn 'Бери вершину'
usage: uklatn [-h] [-f FILE] [-t {DSTU_9112_A,DSTU_9112_B,KMU_55}] [-l] [-c] [text ...]
positional arguments:
text text to transliterate
options:
-h, --help show this help message and exit
-f, --file FILE read text from file
-t, --table {DSTU_9112_A,DSTU_9112_B,KMU_55}
transliteration system (default: DSTU_9112_A)
-l, --latin convert to Latin script (default)
-c, --cyrillic convert to Cyrillic script
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
uklatn-1.8.5.tar.gz
(10.0 kB
view details)
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 uklatn-1.8.5.tar.gz.
File metadata
- Download URL: uklatn-1.8.5.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6e92eae9e0bfb0786da22107ea93c970225f6f95135899c03cf0fa8dc742b48
|
|
| MD5 |
3a93a081ffa0bc6bc4c3adc4226e3560
|
|
| BLAKE2b-256 |
8a9dbd4990e46b7a91ff9f4d22ba7208cbb726a18358f56b0ea122e5a53e0de0
|
File details
Details for the file uklatn-1.8.5-py3-none-any.whl.
File metadata
- Download URL: uklatn-1.8.5-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a669e5c3723c66de9d248e8207ed59d57ecda55cd081e1df31dfb9362add3e4b
|
|
| MD5 |
86ee6a4c68d532595b337d22aaafe499
|
|
| BLAKE2b-256 |
7c13ca04807393b97e9e59072c81edbbce27332bf4c6f03e09dec3a40c5725c4
|