diff options
Diffstat (limited to 'libraries/gupnp/README')
-rw-r--r-- | libraries/gupnp/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/gupnp/README b/libraries/gupnp/README new file mode 100644 index 0000000000000..c826776106dd3 --- /dev/null +++ b/libraries/gupnp/README @@ -0,0 +1,6 @@ +GUPnP is an elegant, object-oriented open source framework for +creating UPnP devices and control points. + +The GUPnP API is intended to be easy to use, efficient and flexible. +It provides the same set of features as libupnp, but shields the +developer from most of UPnP's internals. |