]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add repo_add_conda() and conda2solv
authorMichael Schroeder <mls@suse.de>
Thu, 4 Apr 2019 14:23:39 +0000 (16:23 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 4 Apr 2019 14:23:39 +0000 (16:23 +0200)
commit66fa37ec353e2373d3dd63d7b75472e9a4145729
treeef8a4473ff1ee2f9fbbace0595d4cd7606466f43
parent5e061d2cb65125f42fab1cb19685f9d8257b8709
Add repo_add_conda() and conda2solv
ext/CMakeLists.txt
ext/libsolvext.ver
ext/repo_conda.c [new file with mode: 0644]
ext/repo_conda.h [new file with mode: 0644]
ext/solv_jsonparser.c
ext/solv_jsonparser.h
src/libsolv.ver
tools/CMakeLists.txt
tools/conda2solv.c [new file with mode: 0644]