GithubHelp home page GithubHelp logo

g-maxime / jansson Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mediaarea/jansson

0.0 3.0 0.0 1.17 MB

C library for encoding, decoding and manipulating JSON data

Home Page: http://www.digip.org/jansson/

License: MIT License

Makefile 1.42% CMake 20.12% C 74.14% M4 1.05% Shell 3.26%

jansson's Introduction

Jansson README

https://travis-ci.org/akheron/jansson.png https://ci.appveyor.com/api/projects/status/lmhkkc4q8cwc65ko https://coveralls.io/repos/akheron/jansson/badge.png?branch=master

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.

Compilation and Installation

If you obtained a source tarball, just use the standard autotools commands:

$ ./configure
$ make
$ make install

To run the test suite, invoke:

$ make check

If the source has been checked out from a Git repository, the ./configure script has to be generated first. The easiest way is to use autoreconf:

$ autoreconf -i

Documentation

Documentation is available at http://jansson.readthedocs.org/en/latest/.

The documentation source is in the doc/ subdirectory. To generate HTML documentation, invoke:

$ make html

Then, point your browser to doc/_build/html/index.html. Sphinx 1.0 or newer is required to generate the documentation.

jansson's People

Contributors

akheron avatar andreiepure avatar bf-sharris avatar cryptobiote avatar dtgriscom avatar firepick1 avatar g-maxime avatar gonzzor avatar jeromemartinez avatar jjchoy avatar joakimsoderberg avatar jrbasso avatar kimjeongyeon avatar lano1106 avatar lioncash avatar luke-jr avatar npmccallum avatar olehkulykov avatar paulharris avatar phoenix0428 avatar raoulh avatar rdpoor avatar rogerz avatar sannis avatar seanmiddleditch avatar smilex avatar tradlux-chul avatar vincentbernat avatar wking avatar zillode avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.