Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559767
en ru br
ALT Linux repos
S:1.1.2.2-alt1.qa1

Group :: Text tools
RPM: html2xhtml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: html2xhtml
Version: 1.1.2.2
Release: alt1.qa1

Summary: Converts HTML files into XHTML
License: GPLv2
Group: Text tools
Url: http://www.it.uc3m.es/jaf/html2xhtml/
Source: http://www.it.uc3m.es/jaf/html2xhtml/downloads/%name-%version.tar.gz

Packager: Paul Wolneykien <manowar at altlinux.ru>

%description
html2xhtml converts HTML files into XHTML. It can fix many common errors
in HTML files (e.g. missing end tags, elements with incorrect content
model, non-standard elements or attributes, etc.) It can also handle
invalid or non well-formed XHTML input, and clean it to produce a well-
formed and valid XHTML output. The output document type can be selected
among several XHTML DTDs (1.0, 1.1, Basic, etc.)

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS README TODO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin