Metadata-Version: 2.1
Name: pulseaudio-dlna
Version: 0.6.0
Summary: A small DLNA server which brings DLNA / UPNP supportto PulseAudio and Linux.
Home-page: https://github.com/masmu/pulseaudio-dlna
Author: Massimo Mund
Author-email: mo@lancode.de
License: GPLv3
Platform: Debian GNU/Linux
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
License-File: LICENSE
Requires-Dist: docopt>=0.6.1
Requires-Dist: requests>=2.2.1
Requires-Dist: setproctitle>=1.1.10
Requires-Dist: notify2>=0.3
Requires-Dist: psutil>=5.4.7
Requires-Dist: chardet>=3.0.4
Requires-Dist: pyroute2>=0.3.5
Requires-Dist: netifaces>=0.10.0
Requires-Dist: lxml>=3
Requires-Dist: pychromecast>=2.3.0
Requires-Dist: PyGObject>=3.3.0
Requires-Dist: dbus-python>=1.0.0
