Transcribe Greek text to Latin alphabet using the ISO 843:1997 standard (also known as ELOT 743:1987)
Project description
Transcribe Greek text to Latin alphabet using the ISO 843:1997 standard (also known as ELOT 743:1987)
Usage
It’s a simple function, so you can just import it to your program and use it:
from romanize import romanize print(romanize(‘Ελευθέριος Βενιζέλος’))
You can also use it as a standalone module:
python romanize.py Ελευθερία ή Θάνατος
Or use it as a filter:
python romanize.py < text_in_cp1253.txt
Version 1.0.0
Initial release
Version 1.0.1
Made into a package
Separated tests from main function
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file Romanize-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: Romanize-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31fbe21ee9f97e65e5a6c3cde1eec4760b901672b47e1810a02c172084bad07c |
|
MD5 | 83865a8f0c62c7a4bc7d7562d9767440 |
|
BLAKE2b-256 | f5d9760f0a113909d655c0c546fbb62426a3470eb4baec09558e3877e7a46a4b |