# xymodem.rs **Repository Path**: Buzzy/xymodem.rs ## Basic Information - **Project Name**: xymodem.rs - **Description**: No description available - **Primary Language**: Rust - **License**: MIT - **Default Branch**: ymodem - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2022-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XYMODEM.rs The XMODEM and YMODEM protocols in Rust. The YMODEM implementation uses code from the original xmodem.rs [crate](https://crates.io/crates/xmodem) by awelkie. The XMODEM contained in this package is the same as the [original code](https://github.com/awelkie/xmodem.rs) with some minor tweaks. # Testing The tests require the binaries found in the `lrzsz` package. Currently, tests only work for XModem.