mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Merge branch '2.4'
This commit is contained in:
commit
7a4ec36f31
2 changed files with 6 additions and 0 deletions
|
@ -2,3 +2,4 @@ language: c
|
|||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: autoreconf -f -i && ./configure && make check
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
Jansson README
|
||||
==============
|
||||
|
||||
|travis|_
|
||||
|
||||
.. |travis| image:: https://travis-ci.org/akheron/jansson.png
|
||||
.. _travis: https://travis-ci.org/akheron/jansson
|
||||
|
||||
Jansson_ is a C library for encoding, decoding and manipulating JSON
|
||||
data. Its main features and design principles are:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue