summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>2008-10-26 21:34:16 +0000
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>2008-10-26 21:34:16 +0000
commite7e84ad80611b665cab0494410493852e4d618c9 (patch)
tree43b62cd0f04af74b6353a65ae5a22d6dd19ea35d /README
parentabf7a4c7809d1d705e1c0fcee326648b25a783e4 (diff)
downloadrygel-e7e84ad80611b665cab0494410493852e4d618c9.tar.gz
Project renamed to "Rygel" to be moved to GNOME SVN.
svn path=/trunk/; revision=273
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 11 insertions, 10 deletions
diff --git a/README b/README
index 212d1559..5458a64c 100644
--- a/README
+++ b/README
@@ -1,15 +1,16 @@
-GUPnP MediaServer
-==================
+What is Rygel?
-GUPnP is an object-oriented open source framework for creating UPnP devices and
-control points, written in C using GObject and libsoup. The GUPnP API is
-intended to be easy to use, efficient and flexible.
+Rygel:
-GUPnP MediaServer is an implementation of the UPnP MediaServer V 2.0
-specification[1] based on GUPnP and tracker[2]. It is written (mostly) in Vala
-language[3].
+* is an implementation of the UPnP MediaServer V 2.0 specification[1]
+* is designed for GNOME desktop.
+* is based on GUPnP[2].
+* supports plugable Media providers (and currently has a tracker[3]-based media
+ provider).
+* is written (mostly) in Vala language[4].
[1] http://www.upnp.org/specs/av/UPnP-av-MediaServer-v2-Device-20060531.pdf
-[2] http://www.tracker-project.org/
-[3] http://www.vala-project.org/
+[2] http://www.gupnp.org/
+[3] http://www.tracker-project.org/
+[4] http://www.vala-project.org/