{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"},{"label":"General","url":"https://skillfed.io/packages/category/text-processing-general"}],"enrichment":{"capability":"Compresses CSS by removing unnecessary whitespace and comments, following the YUI CSS Compressor algorithm.","skillfed_tags":["css-minification","abandoned","legacy"],"use_cases":["Minify CSS files during a build pipeline to reduce stylesheet download size in web applications","Compress inline CSS in HTML templates or dynamically generated stylesheets before serving to browsers","Batch-process CSS codebases using the YUI algorithm as part of asset optimization","Integrate CSS compression into Python-based static site generators or build tools"],"what_it_does":"csscompressor is a Python port of the YUI CSS Compressor, a tool that reduces CSS file size by stripping whitespace, comments, and other redundant syntax while preserving functionality. It has no runtime dependencies and can be used either as a Python library via the `compress()` function or as a command-line utility.\n\nThe package passes all original YUI Compressor unit tests, making it a faithful implementation of that algorithm. However, it is no longer actively maintained\u2014the last release was 2017-11-26 and the repository shows no commits since 2023-08-07. It remains in production-stable status but receives no updates for modern CSS features or security issues.","worth_installing":"No, unless you have a specific requirement for the YUI CSS Compressor algorithm or an existing dependency on this exact package. The project is abandoned (last release 2017-11-26, no commits since 2023-08-07), has high install friction (source-only), and the maintenance status is abandoned. If you need CSS compression, evaluate actively maintained alternatives."},"id":"csscompressor","links":{"html":"https://skillfed.io/packages/csscompressor","md":"https://skillfed.io/packages/csscompressor.md","pypi":"https://pypi.org/project/csscompressor/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-11-26","license_spdx":null,"license_treatment":"permissive","name":"csscompressor","python_support":"unspecified","summary":"A python port of YUI CSS Compressor"},"popularity":{"monthly_downloads":948510,"position":4662,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.9.5"}
