Skip to content

Commit

Permalink
doc: add CBOR requirement note
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Feb 24, 2017
1 parent 8acd362 commit 2e695cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ enable the features.
MessagePack load/dump, msgpack-python, none
TOML load/dump, toml, none
BSON load/dump, bson, bson from pymongo package may work and bson [#]_ does not
CBOR load/dump, cbor, none
Template config, Jinja2 [#]_ , none
Validation with JSON schema, jsonschema [#]_ , Not required to generate JSON schema.

Expand Down

0 comments on commit 2e695cf

Please sign in to comment.