パッケージ: libghc-lazy-csv-doc (0.5.1-5)
libghc-lazy-csv-doc に関するリンク
Debian の資源:
haskell-lazy-csv ソースパッケージをダウンロード:
- [haskell-lazy-csv_0.5.1-5.dsc]
- [haskell-lazy-csv_0.5.1.orig.tar.gz]
- [haskell-lazy-csv_0.5.1-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [code.haskell.org]
類似のパッケージ:
efficient lazy parsers for CSV (comma-separated values); documentation
The CSV format is defined by RFC 4180. These efficient lazy parsers (String and ByteString variants) can report all CSV formatting errors, whilst also returning all the valid data, so the user can choose whether to continue, to show warnings, or to halt on error. Valid fields retain information about their original location in the input, so a secondary parser from textual fields to typed values can give intelligent error messages.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-lazy-csv-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-38
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: sgml-base (>= 1.28)
- SGML インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-lazy-csv-dev
- efficient lazy parsers for CSV (comma-separated values)
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-lazy-csv-prof
- efficient lazy parsers for CSV (comma-separated values); profiling libraries