Xmlhtml

From Free Software Directory
Revision as of 14:35, 18 August 2015 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Xmlhtml

http://hackage.haskell.org/package/xmlhtml
XML parser and renderer with HTML 5 quirks mode; documentation

Contains renderers and parsers for both XML and HTML 5 document fragments, which share data structures so that it's easy to work with both. Document fragments are bits of documents, which are not constrained by some of the high-level structure rules (in particular, they may contain more than one root element).

Note that this is not a compliant HTML 5 parser. Rather, it is a parser for HTML 5 compliant documents. It does not implement the HTML 5 parsing algorithm, and should generally be expected to perform correctly only on documents that you trust to conform to HTML 5. This is not a suitable library for implementing web crawlers or other software that will be exposed to documents from outside sources. The result is also not the HTML 5 node structure, but rather something closer to the physical structure. For example, omitted start tags are not inserted (and so, their corresponding end tags must also be omitted).

This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian: Joachim Breitner <nomeata@debian.org>

Verified on

3 June 2014

Notes

License: bsd-3-clause




Leaders and contributors

Contact(s)Role
Chris Smith contact


Resources and communication

AudienceResource typeURI
Downloadhttp://hackage.haskell.org/package/xmlhtml
Debian (Ref) (R)https://tracker.debian.org/pkg/haskell-xmlhtml


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/haskell-xmlhtml

[[Category:]]





"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.