9 releases
0.2.4 | Sep 18, 2022 |
---|---|
0.2.3 | May 18, 2022 |
0.2.1 | Apr 28, 2022 |
0.2.0 | Feb 16, 2022 |
0.1.4 | Feb 16, 2022 |
#1532 in Command line utilities
42 downloads per month
30MB
553 lines
tep
A blazingly fast command-line tool for converting Chinese punctuations to English punctuations.
tep
follows The Chicago Manual of Style, except apostrophes.
Installation
cargo install tep
Command-line Usage
Usage Overview
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.
Dependencies
~4MB
~70K SLoC