软件包:libghc-xmlhtml-prof(0.2.5.2-6 以及其他的)
libghc-xmlhtml-prof 的相关链接
Debian 的资源:
下载源码包 haskell-xmlhtml:
- [haskell-xmlhtml_0.2.5.2-6.dsc]
- [haskell-xmlhtml_0.2.5.2.orig.tar.gz]
- [haskell-xmlhtml_0.2.5.2-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
XML parser and renderer with HTML 5 quirks mode; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-xmlhtml-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-3abbc
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-blaze-builder-prof-0.4.1.0-a29d6
- 本虚包由这些包填实: libghc-blaze-builder-prof
-
- dep: libghc-blaze-html-prof-0.9.1.1-584e8
- 本虚包由这些包填实: libghc-blaze-html-prof
-
- dep: libghc-blaze-markup-prof-0.8.2.1-39504
- 本虚包由这些包填实: libghc-blaze-markup-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-1e712
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.5.11.0-76ed0
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-parsec-prof-3.1.13.0-d0bb3
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-text-prof-1.2.3.1-3acd7
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-xmlhtml-dev (= 0.2.5.2-6+b1)
- XML parser and renderer with HTML 5 quirks mode