Name: | rust-cobs-devel |
---|---|
Version: | 0.3.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 54049 |
License: | MIT OR Apache-2.0 |
RPM: | rust-cobs-devel-0.3.0-1.el9.noarch.rpm |
Source RPM: | rust-cobs-0.3.0-1.el9.src.rpm |
Build Date: | Fri May 30 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/cobs |
Summary: | Implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm |
Description: | This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel. This package contains library source intended for building other packages which use the "cobs" crate. |
- Initial package (close RHBZ#2366744)