tep

Rust package on crates.io

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

Screen Shot

[TOC]

Installation

// TODO

Command-line Usage

Usage Overview

``` USAGE: tep [FLAGS] [output]

FLAGS: -h, --help Prints help information -t, --trim Trim empty character(s) for each line and the content -V, --version Prints version information

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