]> saetta.ns0.it Git - libzakutilsjsonxml/commit
Started function Json::to_xml.
authorAndrea Zagli <azagli@libero.it>
Thu, 23 Jul 2020 07:13:13 +0000 (09:13 +0200)
committerAndrea Zagli <azagli@libero.it>
Thu, 23 Jul 2020 07:13:13 +0000 (09:13 +0200)
commit685ee7e0f7cc3d629935720d75babdac3420f8a1
tree08ba7cc3a779f2fa777b4517780e09dad943cc94
parent3289f416489fd058b3aaaf56f12d6d05dbdb1aed
Started function Json::to_xml.
.gitignore
examples/Makefile.am
examples/sample.json [new file with mode: 0644]
examples/to_xml.c [new file with mode: 0644]
libzakutilsjsonxml.pc.in
src/Makefile.am
src/json.c
src/json.h
src/libzakutilsjsonxml.h
src/xml.c [new file with mode: 0644]
src/xml.h [new file with mode: 0644]