From 2a761ab7c64ae81f9b96d8f011af0ce6175de305 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 2 Sep 2013 12:09:36 +0200 Subject: add README --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) 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+. -- cgit v1.2.3