Added links to Ruby client libraries.

[Imported from Trac: page RelatedProjects, version 24]
ephemeron 2009-03-26 20:29:34 +00:00
parent 66bfdbb9e7
commit 501b629581

@ -10,6 +10,8 @@ There are several projects in various states of maturity to extend Tahoe or inte
* `src/allmydata/gui/macapp.py` -- Rob Kinninmont's Macintosh GUI
* `contrib/fuse` -- three different FUSE implementations by three different authors
* `tahoe-w32-client` -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by allmydata.com and open-sourced, but not documented or announced
* [RubyTahoe](http://github.com/ianlevesque/rubytahoe/) -- Ian Levesque's ruby client library for the Tahoe webapi.
* [Ruby-Tahoe](http://github.com/soult/ruby-tahoe/) -- David Triendl's ruby client library for the Tahoe webapi.
# Spin-off Projects