rcdata

Modules

bin
module rcdata.bin

A serializer and pull parser for a custom binary format. The format is meant to be simple, so it might lack features. It does not store field names or type information.

json
module rcdata.json

A simple JSON pull parser written according to RFC 8259.

parser
module rcdata.parser

Module for easily making parsers.

utils
module rcdata.utils
Undocumented in source.