Description
Redistributes the removed standard-library uu module for legacy Python code that still encodes or decodes uuencoded files. It helps older mail, archive, or transfer workflows keep working during migration.
This is a compatibility library. Uuencoding is not encryption, so do not use it to protect data and validate decoded files before opening or processing them.