Description
Redistributes the removed standard-library mailcap module for legacy Python code that reads mailcap rules mapping media types to viewer commands. It helps older applications keep compatibility with systems that still use those mappings.
This is a compatibility library. Mailcap entries can point to external commands, so applications should not execute handlers from untrusted configuration without review.