Experimental: Add converter to JSON
commit1f2d902cd44e0447fc50844a12201069b41490ee
authorAndreas Düring <github@duering-andreas.de>
Tue, 22 Nov 2016 15:30:39 +0000 (22 16:30 +0100)
committerAndreas Düring <github@duering-andreas.de>
Tue, 22 Nov 2016 15:30:39 +0000 (22 16:30 +0100)
tree9393dbbf62657ec342fdd86d84154fedaafb60b5
parent361a0bdf6beb3519e81e0bba7fbdc82c03be9513
Experimental: Add converter to JSON

  maybe for local cache file
src/ToJsonWriter.cpp [new file with mode: 0644]
src/ToJsonWriter.h [new file with mode: 0644]
test/Makefile
test/ToJsonWriterTests.cpp [new file with mode: 0644]