Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 467 Bytes

grecka

Grecka is a python script to convert Greek to Greeklish based on ELOT 743 (the standard conversion prototype ).

How to use

Import the grecka module and use its methods, as used on the test file.

Methods

Grecka is a class with one static method that you can use.

Prototype: toGreeklish(greekText) --> Returns the string to its ELOT 743 greeklish representation.