packaging: add gobject introspection and vala bindings
[profile/ivi/GUPnP-DLNA.git] / README
1 GUPnP DLNA
2 ==========
3
4 GUPnP is an object-oriented open source framework for creating UPnP devices and
5 control points, written in C using GObject and libsoup. The GUPnP API is
6 intended to be easy to use, efficient and flexible.
7
8 GUPnP DLNA is a small utility library that aims to ease the DLNA-related tasks
9 such as media profile guessing, transcoding to a given profile, etc.
10
11 GUPnP DLNA is free software released under the GNU LGPL.