Added READMEs for some library modules which didn't have them
This commit is contained in:
3
libcdr/README
Normal file
3
libcdr/README
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
Library parsing the Corel cdr documents.
|
||||||
|
|
||||||
|
I couldn't find an upstream for this library - although I did only try a primitive Google search.
|
8
libcmis/README
Normal file
8
libcmis/README
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
A C++ client library for the CMIS interface.
|
||||||
|
|
||||||
|
From:
|
||||||
|
[http://sourceforge.net/projects/libcmis/]
|
||||||
|
|
||||||
|
Wikipedia (CMIS):
|
||||||
|
Content Management Interoperability Services (CMIS) is an open standard that defines an
|
||||||
|
abstraction layer for controlling diverse document management systems and repositories using web protocols.
|
4
libcroco/README
Normal file
4
libcroco/README
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
A general CSS parsing and manipulation library written in C for the GNOME project.
|
||||||
|
|
||||||
|
From:
|
||||||
|
[https://launchpad.net/libcroco]
|
4
libgsf/README
Normal file
4
libgsf/README
Normal file
@@ -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]
|
1
libpng/README
Normal file
1
libpng/README
Normal file
@@ -0,0 +1 @@
|
|||||||
|
libpng is the official PNG reference library, from [http://www.libpng.org/]
|
4
librsvg/README
Normal file
4
librsvg/README
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Rapid Rendering of SVG files to screen or to other more conventional filetypes, such as JPEG and PNG.
|
||||||
|
|
||||||
|
From:
|
||||||
|
[http://librsvg.sourceforge.net/]
|
4
libvisio/README
Normal file
4
libvisio/README
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Libvisio is library providing ability to interpret and import visio diagrams into various applications.
|
||||||
|
|
||||||
|
See also:
|
||||||
|
[http://www.freedesktop.org/wiki/Software/libvisio]
|
Reference in New Issue
Block a user