| Paketname | libghc6-json-dev |
| Beschreibung | Haskell library for serialising data to and from JSON |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.4.3-3 |
| Sektion | universe/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 | Ubuntu Developers |
| Quelle | haskell-json |
| Paketgröße | 260106 Byte |
| Prüfsumme MD5 | 8723f926fd033f42fc6f4822fb1d38da |
| Prüfsumme SHA1 | 82be8cb441729b148d3663627c359c9ad6e651d6 |
| Prüfsumme SHA256 | 0013b0e7dfe2fa575bfc8a4875fe2abb42afd921d1bfa43c3b52f36841b1e0b4 |
| Link zum Herunterladen | libghc6-json-dev_0.4.3-3_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.
|