From d050f4a0c2a30d09178d00ed000dc03ebb36e2aa Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 31 Aug 2011 23:57:18 +0000 Subject: [PATCH] remove stale reference to contrib/fuse [Imported from Trac: page RelatedProjects, version 79] --- RelatedProjects.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index abb03a4..1466b00 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -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