diff options
Diffstat (limited to 'libraries/libdmapsharing/README')
-rw-r--r-- | libraries/libdmapsharing/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/libdmapsharing/README b/libraries/libdmapsharing/README new file mode 100644 index 0000000000..bc16aa494b --- /dev/null +++ b/libraries/libdmapsharing/README @@ -0,0 +1,13 @@ +libdmapsharing (A library that provides the DMAP family of protocols) + +It is a library you may use to access and share DMAP (DAAP & DPAP) +content. The library is written in C using GObject and libsoup. +The DMAP family of protocols are used by products such as iTunes(TM), +iPhoto(TM), and the Roku SoundBridge(TM) family to share content such +as music and photos. + +This requires avahi or howl. +Currently, only avahi is in slackbuilds.org. + +It also requires libsoup. + |