{"categories":[{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"}],"enrichment":{"capability":"Minifies HTML by removing unnecessary whitespace and comments while preserving functionality, with configurable safety options to prevent breaking changes.","skillfed_tags":["abandoned","html-optimization"],"use_cases":["Reduce HTML payload size in static site generators or build pipelines before deployment.","Minify HTML templates in web applications to lower bandwidth costs and improve page load times.","Strip comments and whitespace from generated HTML in automated testing or documentation workflows.","Integrate HTML compression into CI/CD pipelines for front-end asset optimization."],"what_it_does":"htmlmin is a Python library that reduces HTML file size by removing unnecessary whitespace, comments, and other redundant markup while preserving the document's structure and functionality. It offers configurable options to control what gets minified, allowing you to balance file-size reduction against the risk of breaking layout or behavior.\n\nThe package has no runtime dependencies and installs from source only. However, it has been abandoned since late 2017 and receives no maintenance; the last commit was in 2021 but no releases followed. It was originally designed for Python 2.7 and 3.2, making its behavior on modern Python versions uncertain.","worth_installing":"No. The package is abandoned (last release 2017-12-29, last commit 2021-10-20) with no maintenance or compatibility updates. High install friction (source-only distribution) and unverified Python compatibility compound the risk. For modern HTML minification, choose an actively maintained alternative."},"id":"htmlmin","links":{"html":"https://skillfed.io/packages/htmlmin","md":"https://skillfed.io/packages/htmlmin.md","pypi":"https://pypi.org/project/htmlmin/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-12-29","license_spdx":null,"license_treatment":"permissive","name":"htmlmin","python_support":"unspecified","summary":"An HTML Minifier"},"popularity":{"monthly_downloads":985273,"position":4575,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.12"}
