2 个版本
0.1.2 | 2023 年 6 月 2 日 |
---|---|
0.1.0 | 2023 年 5 月 21 日 |
117 在 #base64
28KB
601 行
将 Excel 文件转换为 CSV 文件
安装
cargo install base64_text
Base64 Encoder/Decoder 1.0
Addrew Ryan <[email protected]>
A CLI tool for encoding and decoding Base64 strings
USAGE:
base64_text.exe [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-d, --decode <STRING> Decode a string from Base64 format
-e, --encode <STRING> Encode a string in Base64 format
依赖关系
~1MB
~11K SLoC