litprint

Crates.iolitprint
lib.rslitprint
version0.1.3
created_at2025-04-20 20:49:47.531607+00
updated_at2025-05-07 18:53:50.797781+00
descriptionrename files using a list of names
homepage
repository
max_upload_size
id1642008
size13,750
gneb000 (gneb000)

documentation

README

litprint

Print source text in the format of the selected literary genre

Usage

litprint [OPTIONS] <FILE_PATH>

Arguments:

<FILE_PATH>  Path to file with source text

Options:

-w, --max-width <MAX_WIDTH>     Max line width at which each sentence will be truncated [default: 80]
-t, --content-type <TYPE>       Define content type: n/narrative, p/poetry, d/default (spaced paragraphs) [default: d]
-h, --help                      Print help
-V, --version                   Print version
Commit count: 0

cargo fmt