summaryrefslogtreecommitdiff
path: root/unidecode/x0fb.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve Yiddish conversionAlon Bar-Lev2021-08-311-22/+22
| | | | | | Cleanup invalid characters and typos. Fixup special characters.
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-55/+55
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+258