tep

PR Welcome crates.io downloads release build

Rust package on crates.io

A blazingly fast command-line tool for converting Chinese punctuations to English punctuations.

tep follows The Chicago Manual of Style, except apostrophes.

Screen Shot

Installation

sh cargo install tep

Command-line Usage

Usage Overview

``` USAGE: tep [output]

FLAGS: -h, --help Prints help information -V, --version Prints version information

ARGS: Input file Output file, same as input file if not present ```