From a68df043bfbc7f8f38332143577877846631eca4 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 25 Aug 2015 19:58:37 +0200 Subject: Update build environment - remove faad2 - remove mad - remove polarssl - remove pthreads - add libcurl - add vtparse with UTF8 support - update project to use Visual Studio 2015 --- json-c/src/README.html | 68 +++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'json-c/src/README.html') diff --git a/json-c/src/README.html b/json-c/src/README.html index dc696af..7c2f9f4 100644 --- a/json-c/src/README.html +++ b/json-c/src/README.html @@ -1,34 +1,34 @@ - - - - JSON-C - A JSON implementation in C - - - -

JSON-C - A JSON implementation in C

- -

Overview

-

JSON-C implements a reference counting object model that allows you to easily - construct JSON objects in C, output them as JSON formatted strings and parse - JSON formatted strings back into the C representation of JSON objects.

- -

Building

-

To setup JSON-C to build on your system please run configure and make.

-

If you are on Win32 and are not using the VS project file, be sure - to rename config.h.win32 to config.h before building.

- -

Documentation

-

Doxygen generated documentation exists here - and Win32 specific notes can be found here.

- -

GIT Reposository

-

git clone https://github.com/json-c/json-c.git

- -

Mailing List

- Send email to json-c <at> googlegroups <dot> com

- -

License

-

This program is free software; you can redistribute it and/or modify it under the terms of the MIT License..

-
- - + + + + JSON-C - A JSON implementation in C + + + +

JSON-C - A JSON implementation in C

+ +

Overview

+

JSON-C implements a reference counting object model that allows you to easily + construct JSON objects in C, output them as JSON formatted strings and parse + JSON formatted strings back into the C representation of JSON objects.

+ +

Building

+

To setup JSON-C to build on your system please run configure and make.

+

If you are on Win32 and are not using the VS project file, be sure + to rename config.h.win32 to config.h before building.

+ +

Documentation

+

Doxygen generated documentation exists here + and Win32 specific notes can be found here.

+ +

GIT Reposository

+

git clone https://github.com/json-c/json-c.git

+ +

Mailing List

+ Send email to json-c <at> googlegroups <dot> com

+ +

License

+

This program is free software; you can redistribute it and/or modify it under the terms of the MIT License..

+
+ + -- cgit v1.2.3