Paketname | libghc6-json-dev |
Beschreibung | Haskell library for serialising data to and from JSON |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.4.4-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1156 Byte |
Hängt ab von | libghc6-array-dev-0.3.0.0-dbdf7, libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-json |
Paketgröße | 260258 Byte |
Prüfsumme MD5 | bc370e4ac66acc13912b3f6fde7dff6c |
Prüfsumme SHA1 | abad127d89907fdc491bce476845e3cb0624cc6f |
Prüfsumme SHA256 | eca753c6113da4cc7ac138142259fad58c8cc827a945ffdb2abf20c1a7c2da6a |
Link zum Herunterladen | libghc6-json-dev_0.4.4-1_i386.deb |
Ausführliche Beschreibung | JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
.
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
.
This package contains the libraries compiled for GHC 6.
|