Jansson Documentation

This is the documentation for Jansson 1.2.1, last updated August 20, 2013.

Introduction

Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are:

  • Simple and intuitive API and data model
  • Comprehensive documentation
  • No dependencies on other libraries
  • Full Unicode support (UTF-8)
  • Extensive test suite

Jansson is licensed under the MIT license; see LICENSE in the source distribution for details.

Indices and Tables

Project Versions

Table Of Contents

Next topic

Getting Started

This Page