diff --git a/lib/tpk/README.md b/lib/tpk/README.md new file mode 100644 index 0000000..f769e23 --- /dev/null +++ b/lib/tpk/README.md @@ -0,0 +1,7 @@ +3rd Party Library Licensing +=========================== + + +[xml2json](https://code.google.com/p/x2js/) A library for converting XML to JSON. Seems to handle complex XML is licensed under an Apache2 license. + +[zip](http://gildas-lormeau.github.io/zip.js/) A lset of libraries for zipping and unzipping files is licensed as BSD [here](https://github.com/gildas-lormeau/zip.js). \ No newline at end of file