パッケージ: libghc-lazy-csv-dev (0.5.1-1)
libghc-lazy-csv-dev に関するリンク
Trisquel の資源:
haskell-lazy-csv ソースパッケージをダウンロード:
- [haskell-lazy-csv_0.5.1-1.dsc]
- [haskell-lazy-csv_0.5.1.orig.tar.gz]
- [haskell-lazy-csv_0.5.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Clint Adams
外部の資源:
- ホームページ [code.haskell.org]
類似のパッケージ:
efficient lazy parsers for CSV (comma-separated values)
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. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-lazy-csv-dev 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.8.1-45b2c [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.8.1-a98c5 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-lazy-csv-doc
- efficient lazy parsers for CSV (comma-separated values); documentation
-
- sug: libghc-lazy-csv-prof
- efficient lazy parsers for CSV (comma-separated values); profiling libraries