NAME

untashkeel - Strip all Tashkeel from Arabic input

SYNOPSIS

$ echo "مِــكَــرٍّ مِــفَــرٍّ مُــقْــبِــلٍ مُــدْبِــرٍ مَــعــاً" | untashkeel
مــكــر مــفــر مــقــبــل مــدبــر مــعــا

OPTIONS

version / v

Shows the current version number

$ untashkeel --version

help / h

Shows a brief help message

$ untashkeel --help

GIT REPOSITORY

http://github.com/athreef/App-FilterUtils

SEE ALSO

The Perl Home Page

AUTHOR

Ahmad Fatoum <athreef@cpan.org>, http://a3f.at

COPYRIGHT AND LICENSE

Copyright (C) 2017 Ahmad Fatoum

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.