Name: jsonlab
Version: 1.1.0
Date: 2016-04-02
Title: JSON/UBJSON encoder and a decoder in the native matlab/octave language
Author: Qianqian Fang <fangq@nmr.mgh.harvard.edu>
Maintainer: Qianqian Fang <fangq@nmr.mgh.harvard.edu>
Description: JSONlab is a free and open-source implementation of a JSON/UBJSON encoder and
 a decoder in the native MATLAB language. It can be used to convert a MATLAB
 data structure (array, struct, cell, struct array and cell array) into
 JSON/UBJSON formatted string, or decode a JSON/UBJSON file into MATLAB data.
 JSONlab supports both MATLAB and GNU Octave (a free MATLAB clone). 
Categories: JSON
