Package html-xml-utils: Information

    Source package: html-xml-utils
    Version: 5.5-alt1
    Build time:  Sep 16, 2009, 06:15 PM
    Category: System/Base
    Report package bug
    License: GPL
    Summary: A number of simple utilties for manipulating HTML and XML files
    Description: 
    A number of simple utilties for manipulating HTML and XML files:
        cexport (1)          - create headerfile of exported declarations from a C file
        hxaddid (1)          - add ID's to selected elements
        hxcite (1)           - replace bibliographic references by hyperlinks
        hxcite-mkbib (1)     - expand references and create bibliography
        hxcopy (1)           - copy an HTML file while preserving relative links
        hxcount (1)          - count elements and attributes in HTML or XML files
        hxextract (1)        - extract selected elements
        hxclean (1)          - apply heuristics to correct an HTML file
        hxprune (1)          - remove marked elements from an HTML file
        hxincl (1)           - expand included HTML or XML files
        hxindex (1)          - create an alphabetically sorted index
        hxmkbib (1)          - create bibliography from a template
        hxmultitoc (1)       - create a table of contents for a set of HTML files
        hxname2id            - move some ID= or NAME= from A elements to their parents
        hxnormalize (1)      - pretty-print an HTML file
        hxnum (1)            - number section headings in an HTML file
        hxpipe (1)           - convert XML to a format easier to parse with Perl or AWK
        hxprintlinks (1)     - number links & add table of URLs at end of an HTML file
        hxtoc (1)            - insert a table of contents in an HTML file
        hxuncdata (1)        - replace CDATA sections by character entities
        hxunent (1)          - replace HTML predefined character entities to UTF-8
        hxunpipe (1)         - convert output of pipe back to XML format
        hxunxmlns (1)        - replace "global names" by XML Namespace prefixes
        hxwls (1)            - list links in an HTML file
        hxxmlns (1)          - replace XML Namespace prefixes by "global names"
        asc2xml, xml2asc (1) - convert between UTF8 and &#nnn; entities
        hxref (1)            - generate cross-references
        hxselect (1)         - extract elements that match a (CSS) selector

    List of rpms provided by this srpm:
    html-xml-utils (x86_64, i586)

    Maintainer: Denis Klimov

    List of contributors:
    Denis Klimov
    Ilya Evseev


    Last changed


    Sept. 16, 2009 Denis Klimov 5.5-alt1
    - updated to version 5.5
    - remove needless -q param from %setup macros
    - change source archive type to tar from tar.gz
    - remove rename bin files. It's needless after 5.0 version
    - remove BuildPreReq: sed
    May 23, 2005 Ilya Evseev 3.7-alt1
    - updated to version 3.7
    Feb. 28, 2005 Ilya Evseev 3.6-alt1
    - version 3.6, containing new name2id utility
    - specfile: changed URL