[ ソース: haskell-tagsoup ]
パッケージ: libghc-tagsoup-doc (0.14.8-3)
libghc-tagsoup-doc に関するリンク
Debian の資源:
haskell-tagsoup ソースパッケージをダウンロード:
- [haskell-tagsoup_0.14.8-3.dsc]
- [haskell-tagsoup_0.14.8.orig.tar.gz]
- [haskell-tagsoup_0.14.8-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Documentation for Haskell TagSoup library
TagSoup extracts information out of unstructured HTML code, sometimes known as tag soup. TagSoup does not require well-formed or standards-compliant HTML, or HTML that renders correctly in any particular rendering engine. TagSoup transforms HTML into a list of open tags with attributes, close tags, and text, but makes no attempt to group these together into any kind of structure.
This package contains the API documentation and example for the TagSoup library.
その他の libghc-tagsoup-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-38
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: sgml-base (>= 1.28)
- SGML インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-tagsoup-dev
- Haskell library to robustly parse unstructured HTML
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-tagsoup-prof
- Profiling support for TagSoup Haskell library