summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-09-02 12:09:36 +0200
committerDavid Tardon <dtardon@redhat.com>2013-09-02 12:09:36 +0200
commit2a761ab7c64ae81f9b96d8f011af0ce6175de305 (patch)
treed3c81f0dd723530cb41a5d87db39d19348e7ff33
parent9f1834eee7278dd3ae5d3664c818bee147785ab4 (diff)
add README
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index e69de29..e8971e6 100644
--- a/README
+++ b/README
@@ -0,0 +1,11 @@
+libvisio is a library and a set of tools for reading and converting MS Visio diagrams.
+
+libvisio requires boost, gperf, icu, libwpd, libwpg, libxml2, perl and
+zlib to build. Most up to date code is available from Git repository at
+libreoffice.org or the mirror at freedesktop.org and is currently
+recommended instead of regular releases. Please visit
+http://cgit.freedesktop.org/libreoffice/libvisio/. See
+http://www.freedesktop.org/wiki/Software/libvisio for more information.
+
+For convenience of use in third-party projects the library is available under
+three licenses: GNU GPL 2.1+, GNU Lesser GPL 2.1+ and MPL 1.1+.