aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-09-11 18:55:53 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-09-11 18:55:53 +0000
commit9aaf1cdd2e54430046d522fdb4091097023888b9 (patch)
tree428635b93e0c97a444f0a0c60f0374598cbc1aec /Filesystems
parent2277ecc77b79c45bc6605673f001cabd6f4974f7 (diff)
added ocaml
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems11
1 files changed, 11 insertions, 0 deletions
diff --git a/Filesystems b/Filesystems
index d3712cb..c272ff9 100644
--- a/Filesystems
+++ b/Filesystems
@@ -469,3 +469,14 @@ Description:
3.8GB iso image at one time and burn DVD.
==============================================================================
+Name: OCamlFuse
+
+Homepage: http://sourceforge.net/projects/ocamlfuse
+
+Description:
+
+ This is an ocaml binding for fuse enabling you to write your own
+ multithreaded userspace filesystems using the ocaml programming
+ language.
+
+==============================================================================