shirok1 / tep

A blazingly fast tool for converting to English punctuations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

A blazingly fast tool for converting to English punctuations

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%