uuencode_lite

Crates.iouuencode_lite
lib.rsuuencode_lite
version0.1.0
created_at2025-04-10 18:37:30.74119+00
updated_at2025-04-10 18:37:30.74119+00
descriptionA lightweight implementation of uuencode and uudecode in Rust
homepagehttps://github.com/freeone3000/uuencode_lite_rs
repositoryhttps://github.com/freeone3000/uuencode_lite_rs
max_upload_size
id1628688
size12,370
Jasmine Moore (freeone3000)

documentation

README

uuencode_lite

A minimalist uuencode library that encodes, without opinions about filename.

This reproduces the output of uuencode -r and uudecode -r from 4.0BSD, and is implemented in pure Rust.

Commit count: 8

cargo fmt