]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add a small json parser
authorMichael Schroeder <mls@suse.de>
Fri, 23 Nov 2018 13:19:16 +0000 (14:19 +0100)
committerMichael Schroeder <mls@suse.de>
Fri, 23 Nov 2018 13:19:16 +0000 (14:19 +0100)
commitfae06e5fc32d16ce65dc0c4b6c4e743eddcf6169
treeb0657d1351463b3bca616b1fbc346604a77ecd25
parent93d10488ad0c177a83c449189290c004afaecd9e
Add a small json parser

It's always good to have a json parser...
ext/solv_jsonparser.c [new file with mode: 0644]
ext/solv_jsonparser.h [new file with mode: 0644]