Name : ghc-bson
| |
Version : 0.3.2.3
| Vendor : openSUSE
|
Release : lp150.1.8
| Date : 2018-04-18 20:56:06
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-bson-0.3.2.3-lp150.1.8.src.rpm
|
Size : 0.57 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : BSON documents are JSON-like objects with a standard binary encoding
|
Description :
A BSON Document is an untyped (dynamically type-checked) record. I.e. it is a list of name-value pairs, where a Value is a single sum type with constructors for basic types (Bool, Int, Float, String, and Time), compound types (List, and (embedded) Document), and special types (Binary, Javascript, ObjectId, RegEx, and a few others). A BSON Document is serialized to a standard binary encoding defined at < http://bsonspec.org>. This implements version 1 of that spec.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.0/repo/oss/x86_64 |