Crates.io | html_to_email |
lib.rs | html_to_email |
version | 1.0.3 |
source | src |
created_at | 2021-09-02 06:15:13.939117 |
updated_at | 2023-06-13 07:32:33.515385 |
description | A command line converts .html file to .eml file. |
homepage | |
repository | https://github.com/gonejack/html_to_email |
max_upload_size | |
id | 445865 |
size | 28,091 |
This command line converts .html file to .eml file.
From crates.io
> cargo install html_to_email
Or the latest version
> cargo install --git https://github.com/gonejack/html_to_email
> html_to_email *.html
Options:
-f, --from FROM Set sender address
-t, --to TO Set receiver address
-v, --verbose Verbose printing
-h, --help Print this help
--about Show about