summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2008-05-19 20:45:19 +0000
committerZeeshan Ali <zeenix@gmail.com>2008-05-19 20:45:19 +0000
commitee8ced4c674663a0588c76a20aa38c000f522fff (patch)
tree95c23ea7b13f221c522391c68f8a07f9054a2ce8 /README
downloadgupnp-vala-ee8ced4c674663a0588c76a20aa38c000f522fff.tar.gz
Let there be Vala (bindings).
git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/bindings/gupnp-vala@967 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c5ca88a
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+gupnp-vala
+==========
+
+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.
+
+gupnp-vala offers Vala bindings to GUPnP framework.