Package tidy: Information

    Source package: tidy
    Version: 0.99-alt11.20051026
    Build time:  May 22, 2012, 10:01 PM
    Category: Text tools
    Report package bug
    License: W3C license
    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 rpms provided by this srpm:
    libtidy (x86_64, i586)
    libtidy-debuginfo (x86_64, i586)
    libtidy-devel (x86_64, i586)
    tidy (x86_64, i586)
    tidy-debuginfo (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Alexey Tourbin

    ACL:
    @qa_p7

      1. gcc-c++

    Last changed


    May 22, 2012 Michael Shigorin 20120522:0.99-alt11.20051026
    - clarified interpackage dependencies regarding Epoch:
      to be more strict (thanks led@ for spotting this)
    Oct. 11, 2011 Alexey Tourbin 20060420:0.99-alt10.20051026
    - rebuilt for debuginfo
    Nov. 26, 2010 Michael Shigorin 20060420:0.99-alt9.20051026
    - rebuilt for set versions
    - don't leave static library if not requested