added ruby bindings ... thanks to Loïs LHERBIER lois.lherbier covadis.ch
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 27 Sep 2006 21:48:05 +0000 (21:48 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 27 Sep 2006 21:48:05 +0000 (21:48 +0000)
commitf718153b987ad9b2fbba81b1db248e0fda83a57e
treebce35b102bea24083d6f30a168a92a32c9cb8b63
parent7a942d263044e07b9e861472361b544d4133af71
added ruby bindings ... thanks to Loïs LHERBIER lois.lherbier covadis.ch

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@901 a5681a0c-68f1-0310-ab6d-d61299d08faa
bindings/Makefile.am
bindings/ruby/CHANGES [new file with mode: 0644]
bindings/ruby/README [new file with mode: 0644]
bindings/ruby/extconf.rb [new file with mode: 0644]
bindings/ruby/main.c [new file with mode: 0644]
bindings/ruby/test.rb [new file with mode: 0755]
configure.ac