Metadata-Version: 1.0
Name: Coherence
Version: 0.5.6
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.6.tar.gz
Description: Coherence is a framework written in Python,
        providing a variety of UPnP MediaServer and UPnP MediaRenderer implementations
        for instant use. Furthermore it enables 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.
        
        New in this 0.5.6 - Walpurgisnacht - release
        
        * a MediaServer backend for Meta Tracker (http://www.gnome.org/projects/tracker)
        * simplify the IP-address detection on Windows with the help of
        the optional Python package netifaces (http://alastairs-place.net/netifaces)
        * proper handling of filename encoding issues in the filesystem based MediaServer
        * and a lot of community driven fixes and enhancements,
        kudos given representatively to Lawrence and veerz
        
        
Keywords: UPnP,DLNA,multimedia,gstreamer
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
