Metadata-Version: 1.0
Name: Coherence
Version: 0.5.0
Summary: Coherence - DLNA/UPnP framework for the digital living
Home-page: http://coherence.beebits.net
Author: Frank Scholz
Author-email: coherence@beebits.net
License: MIT
Download-URL: https://coherence.beebits.net/download/Coherence-0.5.0.tar.gz
Description: Coherence is a framework written in Python enabling
        your application to participate in digital living networks, at the moment
        primarily the DLNA/UPnP universe.
        
        Its objective and demand is to relieve your application from all the
        membership/the UPnP related tasks as much as possible.
        
        This 0.5 release brings
        
        * better DLNA support, in particular for the Sony Playstation 3
        * a MediaServer backend for Shoutcast internet radio streams
        * an experimental last.fm MediaServer backend for the last.fm service
        * provide methods to remove local devices from a Coherence instance
        * support for BSD systems - thx kraft!
        * slow move to an XML based configuration file
        * emerging D-Bus interface
        * more platform independency for our Twisted inotify module,
        using libc when possible
        * and a lot more of the usual bugfixes and enhancements
        
        
Keywords: UPnP,DLNA,multimedia,gstreamer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
