summaryrefslogtreecommitdiff
path: root/libgsf
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-14 12:33:01 +1030
committerJosh Heidenreich <josh.sickmate@gmail.com>2012-02-14 12:33:01 +1030
commitb87e6be543b3daf73edb95012b87dbf95a918b95 (patch)
tree1b9622f75b92120a3e9a9c4755ea02b067fe631f /libgsf
parentc1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2 (diff)
Added READMEs for some library modules which didn't have them
Diffstat (limited to 'libgsf')
-rw-r--r--libgsf/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgsf/README b/libgsf/README
new file mode 100644
index 000000000000..821cd52757a0
--- /dev/null
+++ b/libgsf/README
@@ -0,0 +1,4 @@
+A simple i/o library that can read and write common file types and handle structured formats that provide file-system-in-a-file semantics.
+
+From:
+[http://www.gnome.org/projects/libgsf]