aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-03-21 11:04:27 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-03-21 11:04:27 +0000
commit6083f17e69c6074ad606aa9195d086b1be46428b (patch)
treebd0f924a732c3c28d6030971b85f07bb6306b95d /Filesystems
parent6d3ca39873830cf3501907158c7ed9c729811ccb (diff)
Added perl/python bindings to Filesystems
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems20
1 files changed, 20 insertions, 0 deletions
diff --git a/Filesystems b/Filesystems
index 776b3cd..21d3465 100644
--- a/Filesystems
+++ b/Filesystems
@@ -330,3 +330,23 @@ Author: Colin McCormack / colin at chinix com
Homepage: http://mini.net/tcl/13853
==============================================================================
+Name: Python interface for FUSE
+
+Author: Jeff Epler
+
+Maintainer: Sebastien Delafond / sdelafond at gmx net
+
+CVS: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fuse co -P python
+
+==============================================================================
+Name: Perl interface for FUSE
+
+Author: Mark Glines
+
+Maintainer: Dobrica Pavlinusic / dpavlin at rot13 org
+
+Homepage: http://search.cpan.org/~dpavlin/Fuse-0.05/
+
+CVS: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/fuse co -P perl
+
+==============================================================================