Description
Redistributes the removed standard-library aifc module for projects that still need to read or write AIFF and AIFF-C audio files. It helps older Python code keep working after the module was removed from newer Python versions.
This is a compatibility library. New projects should evaluate maintained audio libraries, especially when handling unusual files or user-provided media.