From de478ddf97a0bb7de9a2f9c46484a2231a5b6596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helder=20Magalh=C3=A3es?= Date: Mon, 6 Aug 2012 23:36:29 +0100 Subject: [PATCH] Fix EOL to Linux --- README.html | 70 ++++++++++++++++++++++++++--------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/README.html b/README.html index 3ca868f..602e063 100644 --- a/README.html +++ b/README.html @@ -1,35 +1,35 @@ - - - - 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 Repository

-

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 Repository

+

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.

+ +
+ +