summaryrefslogtreecommitdiff
path: root/unidecode
Commit message (Collapse)AuthorAgeFilesLines
* Added mathematical symbols in SMPTomaz Solc2010-10-124-0/+1032
| | | | Included are various versions of latin and greek alphabets and digits.
* Support for characters beyond BMP and below PUATomaz Solc2010-10-12181-4/+4
|
* Handle tables that have less than 256 entries.Thomas Kluyver2010-10-121-1/+1
|
* Simplify code, and make a Python 3 version of the tests.Thomas Kluyver2010-10-051-45/+51
|
* corrected spelling of cyrillicRuslan Grokhovetskiy2010-01-121-5/+5
| | | | Signed-off-by: Ruslan Grokhovetskiy <ruslan@rubuntu.(none)>
* Fixed japanese kana replacementsMichel Albert2009-08-271-8/+8
| | | | | | ち and チ "ti" should be "chi" し and シ "si" should be "shi" つ and ツ "tu" should be "tsu"
* DocumentationTomaz Solc2009-01-211-0/+8
|
* Missing commas in tuples.Tomaz Solc2009-01-21180-46039/+46039
|
* Added comments showing codepointsTomaz Solc2008-09-05180-180/+46399
|
* Initial import.Tomaz Solc2008-09-05181-0/+220