summaryrefslogtreecommitdiffstats
path: root/payyans/payyans/payyan.py
Commit message (Expand)AuthorAgeFilesLines
* adding Devanagari ikar for prebase handlingparimbra2010-06-091-2/+7
* FIX : Spaces in mapping file cause the program failSanthosh Thottingal2009-07-191-2/+4
* changing malayalam comment to English commentsSanthosh Thottingal2009-04-071-66/+18
* Payyans: Fix all pre-base, post-base issue when converting to unicode; includ...Rajeesh K Nambiar2009-02-031-20/+48
* Payyans: Fix converting 'ൈ' from ASCIIRajeesh K Nambiar2009-02-031-5/+9
* load the rules map once in the runtime of applicationSanthosh Thottingal2009-01-231-4/+4
* In methods word2ASCII and word2Unicode, load mapping rules only if not alread...Rajeesh K Nambiar2009-01-181-0/+1
* In methods word2ASCII and word2Unicode, load mapping rules only if not alread...Rajeesh K Nambiar2009-01-181-4/+6
* Fixed the word2ASCII bugs, and adding a testcaseSanthosh Thottingal2009-01-181-6/+7
* Fix Payyans Unicode2ASCII file creationRajeesh K Nambiar2009-01-181-6/+6
* maps were not loadingSanthosh Thottingal2009-01-151-0/+4
* Add APIs 'word2ASCII' and 'word2Unicode'Rajeesh K Nambiar2009-01-141-47/+64
* Make Payyan to return error codes instead of sys.exitRajeesh K Nambiar2009-01-101-2/+2
* payyans 0.5 versionSanthosh Thottingal2009-01-101-0/+218