Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 971 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 971 Bytes

Build Status Coveralls Rust version Documentation Latest version All downloads Downloads of latest version

yenc

Encodes bytes into yEnc text and decodes yEnc encoded text back to bytes. Requires compiler version >= v1.17.0.

See documentation. For more information on yEnc see Wikipedia and yenc.org.

The public API is not yet stable.