套件:libghc-lazy-csv-prof(0.5.1-5 以及其他的)
libghc-lazy-csv-prof 的相關連結
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); profiling libraries
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 a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-lazy-csv-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-a09f1
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.12.1-bc4ff
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-lazy-csv-dev (= 0.5.1-5+b2)
- efficient lazy parsers for CSV (comma-separated values)