summaryrefslogtreecommitdiffstats
path: root/libraries/gupnp-dlna/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gupnp-dlna/README')
-rw-r--r--libraries/gupnp-dlna/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gupnp-dlna/README b/libraries/gupnp-dlna/README
new file mode 100644
index 0000000000..151f738798
--- /dev/null
+++ b/libraries/gupnp-dlna/README
@@ -0,0 +1,10 @@
+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 DLNA is a small utility library that aims to ease the DLNA-related
+tasks such as media profile guessing, transcoding to a given profile,
+etc.
+
+GUPnP DLNA is free software released under the GNU LGPL.
+