Bson 0.0.2
A BSON specification implementation

Bson is an implementation of the BSON specification complete with serialisation and deserialisation.

Bson was created to support the Alien-Factory MongoDB Driver library.

Read more...

Install

To install Bson with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Bson with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBson.pod (40.17 kB)

Use

To use Bson in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBson 0.0.2 - 0.0"]

Documentation

Information

Meta information on the Bson pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
40.17 kB
Licence
MIT Licence
Built on
29th Apr 2014
Source code
at https://bitbucket.org/AlienFactory/afbson
Depends on
concurrent, inet, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 7 releases of Bson: