cwc-1.0.2 is not a library.
Word Counter
A simple command-line utility written in Rust that counts words in text files, with proper support for CJK characters.
Features
- Properly counts words in text containing CJK characters, ignoring punctuation marks.
- Supports reading from files or stdin (pipe)
- Can process multiple files at once
Installation
Usage
Count words in a file:
Count words in multiple files:
Count words from stdin (pipe):
|
OR
|
Display version: