Package nekohtml: Information

    Source package: nekohtml
    Version: 0.9.5-alt1_4jpp1.7
    Build time:  May 19, 2007, 05:39 PM
    Category: Development/Java
    Report package bug
    License: Apache-like
    Summary: HTML scanner and tag balancer
    Description: 
    NekoHTML is a simple HTML scanner and tag balancer that enables
    application programmers to parse HTML documents and access the
    information using standard XML interfaces. The parser can scan HTML
    files and "fix up" many common mistakes that human (and computer)
    authors make in writing HTML documents.  NekoHTML adds missing parent
    elements; automatically closes elements with optional end tags; and
    can handle mismatched inline element tags.
    NekoHTML is written using the Xerces Native Interface (XNI) that is
    the foundation of the Xerces2 implementation. This enables you to use
    the NekoHTML parser with existing XNI tools without modification or
    rewriting code.

    List of rpms provided by this srpm:
    nekohtml (noarch)
    nekohtml-demo (noarch)
    nekohtml-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. /proc
      2. jpackage-1.4-compat
      3. jpackage-utils >= 0:1.6
      4. ant
      5. xerces-j2 >= 0:2.7.1
      6. xerces-j2-javadoc-impl
      7. xerces-j2-javadoc-xni

    Last changed


    May 19, 2007 Igor Vlasenko 0:0.9.5-alt1_4jpp1.7
    - converted from JPackage by jppimport script