<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It may be worth taking a look at M's JSON (or mjson).  I looked at both
json-c and mjson for a project I started back in September and decided
on mjson.  Unfortunately I don't remember the reasoning behind my
decision, but I can say that I was pretty happy in using it.<br>
<br>
<a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/mjson/">http://sourceforge.net/projects/mjson/</a><br>
<br>
Bryan<br>
<br>
Jacob Appelbaum wrote:
<blockquote cite="mid:4BA2D0C6.1020108@appelbaum.net" type="cite">
  <pre wrap="">John Menerick wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://oss.metaparadigm.com/json-c/">http://oss.metaparadigm.com/json-c/</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
I found that url as well. It looks reasonable in a mere 333K. The
license appears compatible too. Yay for Free Software!

  </pre>
  <blockquote type="cite">
    <pre wrap="">Looking through google code search for one of the header file names
->
<a class="moz-txt-link-freetext" href="http://www.google.com/codesearch?q=json_util.h&hl=en&btnG=Search+Code">http://www.google.com/codesearch?q=json_util.h&hl=en&btnG=Search+Code</a>
shows there are a few programs using this library
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'll take a look at it. It seems pretty much like it should fit all of
my needs.

Thanks guys!

Best,
Jake


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Noisebridge-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Noisebridge-discuss@lists.noisebridge.net">Noisebridge-discuss@lists.noisebridge.net</a>
<a class="moz-txt-link-freetext" href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a>
  </pre>
</blockquote>
<br>
</body>
</html>