Make SWIG bindings generic, add ruby bindings
- create bindings sub-directory
- move generic swig stuff to bindings/
- move python specific files to bindings/python
- add bindings/ruby
- add '--enable-ruby' to configure
- remove toplevel python directory
|