Nicolay Vasiliev <n.vasiliev / apatit.com> writes: > Hello! > > Earlier I wrote how it's possible to read/write dbf-files in Ruby-programms. > > OK, I didn't find any class to read/write dbf-files in Ruby. But I > found 2 classes to read (*only*) dbf-files from Python. How could I > use these classes in Ruby (if I could make it at all)? IIRC, there's a couple of projects that bind other languages (lua, python) to ruby. Not to mention the Cardinal project. Search them on RAA. Dunno, how stable/flexible they are. -- Ed