diff options
author | Mathieu Blondel <mathieu@mblondel.org> | 2007-05-07 18:52:31 +0000 |
---|---|---|
committer | Mathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org> | 2007-05-07 18:52:31 +0000 |
commit | bfc8cc3a3d91f57adbcb30488994cbcca5a098a1 (patch) | |
tree | 82b27dd45b428d94d2c04426eddbcb328b9d6449 /site/index.htm | |
parent | dcfe8756155d29121ab90c0c801f791b690f0a20 (diff) | |
download | wikipediafs-bfc8cc3a3d91f57adbcb30488994cbcca5a098a1.tar.gz |
Updated web site (local link to python fuse bindings).
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@14 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'site/index.htm')
-rw-r--r-- | site/index.htm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/site/index.htm b/site/index.htm index 1162171..18e7e3b 100644 --- a/site/index.htm +++ b/site/index.htm @@ -47,11 +47,14 @@ area</a></p> <p>See the <a href="README.txt">README</a> file and the <a href="mount.wikipediafs.htm">manual page</a>.</p> +<p>For convenience, you can download fuse python bindings <a +href="python-fuse-2.5.tar.bz2">here</a>. + <h2>Related links</h2> <ul> <li><a href="http://sourceforge.net/projects/wikipediafs/">WikipediaFS project -homepage at Sourceforge</a>.</li> +homepage at Sourceforge</a> (mailing-lists, bug tracker...).</li> <li><a href="http://svn.sourceforge.net/viewcvs.cgi/wikipediafs/">Subversion repository</a>.</li> </ul> |