slackbuilds_ponce/libraries/gupnp-dlna/README
Bob Funk 052c4d4c8d
libraries/gupnp-dlna: Added (GUPnP DLNA)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-27 08:08:46 +07:00

10 lines
414 B
Text

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.