Package tidy: Information
Source package: tidy
Version: 5.6.0-alt2.20171125
Build time: Oct 21, 2021, 10:29 AM in the task #287656
Category: Text tools
Report package bugHome page: http://www.html-tidy.org/
License: W3C
Summary: HTML Tidy helps keep webpages clean
Description:
When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities. Tidy is able to fix up a wide range of problems and to bring to your attention things that you need to work on yourself. Each item found is listed with the line number and column so that you can see where the problem lies in your markup. Tidy won't generate a cleaned up version when there are problems that it can't be sure of how to handle. These are logged as "errors" rather than "warnings".
List of RPM packages built from this SRPM:
libtidy-devel (x86_64, ppc64le, i586, armh, aarch64)
libtidy5 (x86_64, ppc64le, i586, armh, aarch64)
libtidy5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
tidy (x86_64, ppc64le, i586, armh, aarch64)
tidy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libtidy-devel (x86_64, ppc64le, i586, armh, aarch64)
libtidy5 (x86_64, ppc64le, i586, armh, aarch64)
libtidy5-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
tidy (x86_64, ppc64le, i586, armh, aarch64)
tidy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Michael Shigorin
Last changed
Oct. 19, 2021 Nikolay Burykin 20171125:5.6.0-alt2.20171125
- changed license "W3C license" to "W3C" (according to common-license) - changed source name from tidy_src_release to tidy
Aug. 6, 2021 Nikolay Burykin 20171125:5.6.0-alt1.20171125
- update to 5.6
April 28, 2021 Arseny Maslennikov 20171110:5.4-alt3.20170301.1
- NMU: spec: adapted to new cmake macros.