[librsvg] Update the description in the .doap file
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Update the description in the .doap file
- Date: Sat, 17 Aug 2019 17:15:48 +0000 (UTC)
commit 2205cd8c0b24fff994b3cdf34541ed063e7d8462
Author: Federico Mena Quintero <federico gnome org>
Date: Sat Aug 17 12:15:18 2019 -0500
Update the description in the .doap file
librsvg.doap | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/librsvg.doap b/librsvg.doap
index 467ab52c..bf4de9e3 100644
--- a/librsvg.doap
+++ b/librsvg.doap
@@ -8,10 +8,13 @@
<shortdesc xml:lang="en">SVG rendering library</shortdesc>
<description>
- librsvg is a library to render SVG documents into GdkPixbuf images or
- Cairo contexts in general. It is used throughout GNOME to render things
- like scalable icons, from image viewers to view SVGs easily, or to generate
- thumbnails for SVG files.
+ Librsvg takes SVG documents and renders them into Cairo contexts.
+ It is used throughout GNOME to render things like scalable icons,
+ in image viewers to view SVGs easily, or to generate thumbnails
+ for SVG files. Other projects like Wikimedia and ImageMagick use
+ librsvg for their SVG rendering needs. Librsvg exports its API
+ through GObject Introspection, so bindings for other programming
+ languages can be created for it in an automated fashion.
</description>
<homepage rdf:resource="https://wiki.gnome.org/action/show/Projects/LibRsvg" />
@@ -19,8 +22,8 @@
<download-page rdf:resource="https://download.gnome.org/sources/librsvg/" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/librsvg/issues" />
<!-- <category rdf:resource="http://api.gnome.org/doap-extensions#deprecated" /> -->
- <programming-language>C</programming-language>
<programming-language>Rust</programming-language>
+ <programming-language>C</programming-language>
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]