added ocaml
authorMiklos Szeredi <miklos@szeredi.hu>
Sun, 11 Sep 2005 18:55:53 +0000 (18:55 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Sun, 11 Sep 2005 18:55:53 +0000 (18:55 +0000)
Filesystems

index d3712cb51122b55b2dc9d4b546d3f853429e4c3c..c272ff921131f08ca3c1dbf6f7e1308aa97a7889 100644 (file)
@@ -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.
+
+==============================================================================