forked from LibreOffice/libvisio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
12 lines (10 loc) · 672 Bytes
/
README
File metadata and controls
12 lines (10 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
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 (https://gerrit.libreoffice.org/gitweb?p=libvisio.git)
or the mirror at freedesktop.org
(http://cgit.freedesktop.org/libreoffice/contrib/libvisio/) and is
currently recommended instead of regular releases. 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+.