4 releases (2 stable)
1.0.3 | Jun 13, 2023 |
---|---|
1.0.2 | Feb 9, 2022 |
0.1.1 | Sep 2, 2021 |
0.1.0 | Sep 2, 2021 |
#166 in Email
10KB
100 lines
html_to_email
This command line converts .html file to .eml file.
Install
From crates.io
> cargo install html_to_email
Or the latest version
> cargo install --git https://github.com/gonejack/html_to_email
Usage
> 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
Dependencies
~7–18MB
~273K SLoC