We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8a6ca05
New features:
process_sequence
>>> process_sequence('lien hopwj quoocs') liên hợp quốc
handle_backspace
>>> handle_backspace('bà', 'baf') ('b', 'b')
And other minor improvements.
0bdeb00
Support Python 2.7.
3e7d1ec
First stable release.