{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/4"}],"enrichment":{"capability":"Provides the sunau module, a standard library audio file handler removed from Python 3.13, as an installable package for projects that still depend on it.","skillfed_tags":["stdlib-backport","legacy-audio"],"use_cases":["Maintain a legacy application that reads or writes .au audio files without rewriting audio handling code","Migrate a codebase to Python 3.13+ that previously relied on the built-in sunau module","Provide backward compatibility for users running older code that imports sunau on newer Python versions"],"what_it_does":"This package redistributes the sunau module, which Python removed from its standard library as part of PEP 594's \"dead batteries\" cleanup. The sunau module reads and writes Sun audio (.au) files, a legacy audio format. It is a pure-Python archive of the original standard library code with minimal compatibility work\u2014no new features or enhancements are planned.\n\nIf your project imports sunau and you are running Python 3.13 or later, installing standard-sunau allows that import to work without code changes. The package depends on audioop-lts, another standard library redistribution, to handle audio data operations. This is a compatibility shim for legacy codebases; new projects should consider alternative audio libraries.","worth_installing":"Yes, if your project depends on sunau and you need to run on Python 3.13 or later. Install it as a drop-in replacement with no code changes required. The low install friction, permissive license, and zero known vulnerabilities make it a straightforward compatibility fix. Do not install if you are starting a new project or can migrate to a modern audio library."},"id":"standard-sunau","links":{"html":"https://skillfed.io/packages/standard-sunau","md":"https://skillfed.io/packages/standard-sunau.md","pypi":"https://pypi.org/project/standard-sunau/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-10-30","license_spdx":null,"license_treatment":"permissive","name":"standard-sunau","python_support":"unspecified","summary":"Standard library sunau redistribution. \"dead battery\"."},"popularity":{"monthly_downloads":1530341,"position":3808,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.13.0"}
