diff options
author | Pedro Mendes <pedro@gepasi.org> | 2010-05-13 00:58:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:44 +0200 |
commit | 3c95a3669a81d3d50f907b257157c9412b59ac4a (patch) | |
tree | d0597e1d4afe7e5a7c01919f587cff76ff70e741 /libraries/libEMF/slack-desc | |
parent | 4fd0f3b0edcb0bbb900e9fe3bd08c09717e4187a (diff) | |
download | slackbuilds-3c95a3669a81d3d50f907b257157c9412b59ac4a.tar.gz |
libraries/libEMF: Added to 13.0 repository
Diffstat (limited to 'libraries/libEMF/slack-desc')
-rw-r--r-- | libraries/libEMF/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libEMF/slack-desc b/libraries/libEMF/slack-desc new file mode 100644 index 0000000000..0e3e07368f --- /dev/null +++ b/libraries/libEMF/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libEMF: libEMF (drawing toolkit based on ECMA-234 to write EMF files) +libEMF: +libEMF: libEMF is a C/C++ library which provides a drawing toolkit based on +libEMF: ECMA-234. The general purpose of this library is to create vector +libEMF: graphics files on POSIX systems which can be imported into StarOffice +libEMF: or OpenOffice.The library is also used by pstoedit to convert +libEMF: postscript and pdf files to EMF format. +libEMF: +libEMF: Homepage: http://libemf.sourceforge.net +libEMF: +libEMF: |