swish/commit

New upstream files

authorJan Wielemaker
Fri Aug 19 15:40:00 2016 +0200
committerJan Wielemaker
Fri Aug 19 15:40:00 2016 +0200
commit14b6ce7103f206f18414c4d796f26ec969163b93
tree506758bcec9352d21395438e330190b64f596f7e
parente8cde04e641642fd7879ce71f4a5980e9ae320c2
Diff style: stat patch
 client/README.md               |  13 +++
 client/swish-ask.sh            |   6 ++
 examples/Rdataframe.swinb      |  73 +++++++++++++
 examples/Rdownload.swinb       |  56 ++++++++++
 examples/Rserve.swinb          | 169 ++++++++++++++++++++++++++++++
 examples/swish_tutorials.swinb |  16 +++
 lib/swish/download.pl          |  76 ++++++++++++++
 lib/swish/r_swish.pl           | 231 +++++++++++++++++++++++++++++++++++++++++
 lib/swish/render/graphviz.pl   |  24 +++++
 lib/swish/swish_debug.pl       |  10 ++
 10 files changed, 666 insertions(+), 8 deletions(-)