remove stale reference to contrib/fuse

[Imported from Trac: page RelatedProjects, version 79]
davidsarah 2011-08-31 23:57:18 +00:00
parent 416f23b936
commit d050f4a0c2

@ -11,7 +11,6 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
* [Tahoe Explorer](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-March/004138.html) -- a JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000)
* [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- Nathan Wilcox's Tahoe-LAFS JavaScript library
* `src/allmydata/gui/macapp.py` -- Rob Kinninmont's Macintosh GUI
* `contrib/fuse` -- three different FUSE implementations by three different authors
* [tahoe-w32-client](http://tahoe-lafs.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [allmydata.com](AllmydataDotComPage) and open-sourced, but not documented or announced
* [libtahoeclient_webapi](http://tahoe-lafs.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
* [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones