Docs: Add documentation about other language bindings to API overview.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index d4e030c..9cc16c3 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -83,9 +83,16 @@ examples/
 fish/
         Guestfish (the command-line program / shell)
 
+fuse/
+        FUSE (userspace filesystem) built on top of libguestfs.
+
 haskell/
         Haskell bindings.
 
+hivex/
+        Hive extraction library, for reading Windows Registry files.
+        See hivex/README for more details.
+
 images/
         Some guest images to test against.  These are gzipped to save
         space.  You have to unzip them before use.