Crates.io | tep |
lib.rs | tep |
version | 0.2.4 |
source | src |
created_at | 2022-02-13 07:18:45.20491 |
updated_at | 2022-09-18 05:54:13.932598 |
description | A blazingly fast command-line tool for converting Chinese punctuations to English punctuations. |
homepage | https://github.com/h0gan1ee/tep |
repository | https://github.com/h0gan1ee/tep |
max_upload_size | |
id | 531661 |
size | 30,354,613 |
A blazingly fast command-line tool for converting Chinese punctuations to English punctuations.
tep
follows The Chicago Manual of Style, except apostrophes.
cargo install tep
USAGE:
tep <input> [output]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<input> Input file
<output> Output file, same as input file if not present
<>
means the argument is required, while []
means optional.