Provided by: python-coherence_0.6.6.2-8_all bug

NAME

       Coherence  -  Is a Python UPnP framework which enabling your application to participate in
       digital living networks, at the moment primarily the UPnP universe.

       Its goal is to relieve your application from all the membership and UPnP related tasks  as
       much as possible.

       The core of Coherence provides a (hopefully complete) implementation of:
         * a SSDP server,
         * a MSEARCH client,
         * server and client for HTTP/SOAP requests, and
         * server and client for Event Subscription and Notification (GENA).

SYNTAX

       coherence --<OPTION> : <STORE_TYPE>, url:<URL>, key:<KEY>

OPTIONS

       -d --daemon daemonize

       -v --version print version

       -c --configfile=<PATH> Path to config file

          --noconfig ignore any config file found

       -o --option= activate option

       -l --logfile=<PATH> Path to log file.

          --help  Displays coherence options.

AVAILABLE STORES

       BetterLight, AmpacheStore, FlickrStore, MiroStore, ElisaPlayer,
       ElisaMediaStore, Gallery2Store, DVBDStore, FSStore,
       BuzztardPlayer, BuzztardStore, GStreamerPlayer, SimpleLight,
       ITVStore, SWR3Store, TrackerStore, LolcatsStore, BBCStore,
       MediaStore, AppleTrailerStore, LastFMStore, AxisCamStore,
       YouTubeStore, TEDStore, IRadioStore

FILES

       /home/name/.coherence

ENVIRONMENT VARIABLES

       COHERENCE_DEBUG=<STORE>
              Supplies debug information pertaining to the named store.

EXAMPLES

       coherence --plugin=backend:FSStore,name:MyCoherence

AUTHORS

       Coherence  was written by Frank Scholz <coherence@beebits.net>.  This man page was created
       by Charlie Smotherman <cjsmo@cableone.net> for Frank Scholz and the Debian Project.

SEE ALSO

       http://coherence.beebits.net/