Files
jansson/examples

Jansson examples
================

This directory contains simple example programs that use Jansson.

You can compile the examples by running the configure script normally
in Jansson's top directory, and then::

    cd examples
    make