Code

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)
commit90b3d8d2e700d738d71c38b411595cd4b2196c7d
treec52fdaa10cb7617084f15ae449ba05a15cf7d0e4
parentd22d924262981afb1fdbc48a4378fd8e04feab73
added ruby bindings ... thanks to Loïs LHERBIER lois.lherbier covadis.ch

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