Crates.io | litprint |
lib.rs | litprint |
version | |
source | src |
created_at | 2025-04-20 20:49:47.531607+00 |
updated_at | 2025-05-07 18:53:50.797781+00 |
description | rename files using a list of names |
homepage | |
repository | |
max_upload_size | |
id | 1642008 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Print source text in the format of the selected literary genre
litprint [OPTIONS] <FILE_PATH>
<FILE_PATH> Path to file with source text
-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