Command-line Unicode character info tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
pantonshire 6cb3b0a412 add command line option to show full category name
This patch adds `clap` as a dependency for command-line argument
parsing, and introduces a `-f` flag to allow toggling whether or not the
full names of character classes are displayed.
3 years ago
utfdump_bin add command line option to show full category name 3 years ago
utfdump_core add command line option to show full category name 3 years ago
.gitignore Initial commit 3 years ago
Cargo.lock add command line option to show full category name 3 years ago
Cargo.toml Initial commit 3 years ago
get_data.sh Initial commit 3 years ago