Pakket: libghc-xmlhtml-dev (0.2.5.2-9build3)
Verwijzigingen voor libghc-xmlhtml-dev
Trisquel bronnen:
Het bronpakket haskell-xmlhtml downloaden:
- [haskell-xmlhtml_0.2.5.2-9build3.dsc]
- [haskell-xmlhtml_0.2.5.2.orig.tar.gz]
- [haskell-xmlhtml_0.2.5.2-9build3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Haskell Group (Mailarchief)
- Clint Adams
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
XML parser and renderer with HTML 5 quirks mode
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-xmlhtml-dev gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-2f220
- virtueel pakket geboden door ghc
-
- dep: libghc-blaze-builder-dev-0.4.1.0-1625c
- virtueel pakket geboden door libghc-blaze-builder-dev
-
- dep: libghc-blaze-html-dev-0.9.1.2-8d27a
- virtueel pakket geboden door libghc-blaze-html-dev
-
- dep: libghc-blaze-markup-dev-0.8.2.7-191e7
- virtueel pakket geboden door libghc-blaze-markup-dev
-
- dep: libghc-bytestring-dev-0.10.10.1-c40ee
- virtueel pakket geboden door ghc
-
- dep: libghc-containers-dev-0.6.2.1-ab1cf
- virtueel pakket geboden door ghc
-
- dep: libghc-parsec-dev-3.1.14.0-b0d22
- virtueel pakket geboden door ghc
-
- dep: libghc-text-dev-1.2.4.0-a7a6e
- virtueel pakket geboden door ghc
-
- dep: libghc-unordered-containers-dev-0.2.10.0-39576
- virtueel pakket geboden door libghc-unordered-containers-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-xmlhtml-doc
- XML parser and renderer with HTML 5 quirks mode; documentation
-
- sug: libghc-xmlhtml-prof
- XML parser and renderer with HTML 5 quirks mode; profiling libraries