Crates.io | zmodem2 |
lib.rs | zmodem2 |
version | 0.1.2 |
source | src |
created_at | 2024-05-17 14:03:32.060459 |
updated_at | 2024-06-19 06:23:55.740312 |
description | ZMODEM file transfer protocol |
homepage | |
repository | https://codeberg.org/jarkko/zmodem2.git |
max_upload_size | |
id | 1243270 |
size | 1,118,011 |
This a library crate that implements ZMODEM transfer protocol, and is continued
development from zmodem crate by Aleksei
Arbuzov. The crate does not use heap and can be compiled for no_std
.
Closes: #<issue>
when the issue exists.Signed-off-by: Firstname Lastname <email@address.com>
to the commmits
(i.e. git commit -s
).