[GRASS-user] Scripting GRASS with Ruby

I'm writing a Ruby gem (library) to support executing GRASS commands
from Ruby scripts.

You can find it here: https://github.com/jgoizueta/grassgis

Feedback from any one interested is welcomed.

--Javier Goizueta