NAME
NFD - Convert to Unicode Normalization Form Canonical Decomposition
SYNOPSIS
$ NFD é | xxd
00000000: 65cc 810a e...
OPTIONS
version / v
Shows the current version number
$ NFD --version
help / h
Shows a brief help message
$ NFD --help
GIT REPOSITORY
http://github.com/athreef/App-FilterUtils
SEE ALSO
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.