Crates.io | ymodem |
lib.rs | ymodem |
version | 0.1.1 |
source | src |
created_at | 2021-10-03 00:35:49.532001 |
updated_at | 2021-10-05 06:17:12.72848 |
description | An implementation of the XMODEM and YMODEM file-transfer protocols. |
homepage | |
repository | https://github.com/TGMM/xymodem.rs |
max_upload_size | |
id | 459590 |
size | 44,718 |
The XMODEM and YMODEM protocols in Rust.
The YMODEM implementation uses code from the original xmodem.rs crate by awelkie. The XMODEM contained in this package is the same as the original code with some minor tweaks.
The tests require the binaries found in the lrzsz
package.
Currently, tests only work for XModem.