You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
243 B
Plaintext

{application, bson,
[{description, "BSON are JSON-like objects with a standard binary serialization. See bsonspec.org."},
{vsn, "0"},
{modules, [bson, bson_binary, bson_tests]},
{registered, []},
{applications, [kernel, stdlib]}
]}.