unidecode icon indicating copy to clipboard operation
unidecode copied to clipboard

Feature Request: Ignore Ranges of Codepoints

Open diogo-fernan opened this issue 1 year ago • 2 comments
trafficstars

Hello @avian2. Would it be possible to add a feature that would take as input a set of one or more Unicode codepoints' and/or ranges to leave unchanged? This means that unidecode would effectively ignore such ranges of characters and leave them in place while transliterating everything else.

Thanks, Diogo

diogo-fernan avatar Mar 29 '24 08:03 diogo-fernan

There is some related work already in pull request #52

avian2 avatar Mar 30 '24 15:03 avian2

Ah, thanks! Anything stopping the PR merge and publish the changes upstream (PyPI)?

diogo-fernan avatar Apr 01 '24 16:04 diogo-fernan