Pakket: libghc-lazy-csv-prof (0.5.1-1)
Verwijzigingen voor libghc-lazy-csv-prof
Trisquel bronnen:
Het bronpakket haskell-lazy-csv downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Haskell Group (Mailarchief)
- Clint Adams
Externe bronnen:
- Homepage [code.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-lazy-csv-prof gerelateerde pakketten
|
|
|
-
- dep: libghc-base-prof-4.9.1.0-d28d6
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.1-45b2c
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-lazy-csv-dev (= 0.5.1-1)
- efficient lazy parsers for CSV (comma-separated values)