MANIFEST.in
README
pypi-overview.rst
setup.cfg
setup.py
cocy/__init__.py
cocy/misc.py
cocy/providers.py
cocy/soap.py
cocy.egg-info/PKG-INFO
cocy.egg-info/SOURCES.txt
cocy.egg-info/dependency_links.txt
cocy.egg-info/requires.txt
cocy.egg-info/top_level.txt
cocy/core/__init__.py
cocy/portlets/__init__.py
cocy/portlets/device_directory.py
cocy/portlets/device_server.py
cocy/portlets/portlets_factory.py
cocy/portlets/templates/device_directory-l10n_de.properties
cocy/portlets/templates/device_directory.pyhtml
cocy/portlets/templates/device_server-l10n_de.properties
cocy/portlets/templates/device_server.pyhtml
cocy/portlets/templates/themes/default/default-device.png
cocy/soaplib/__init__.py
cocy/soaplib/service.py
cocy/soaplib/soap.py
cocy/soaplib/wsgi.py
cocy/soaplib/serializers/__init__.py
cocy/soaplib/serializers/base.py
cocy/soaplib/serializers/binary.py
cocy/soaplib/serializers/clazz.py
cocy/soaplib/serializers/enum.py
cocy/soaplib/serializers/exception.py
cocy/soaplib/serializers/primitive.py
cocy/soaplib/serializers/table.py
cocy/soaplib/test/__init__.py
cocy/soaplib/test/test_service.py
cocy/soaplib/test/test_soap.py
cocy/soaplib/util/__init__.py
cocy/soaplib/util/duration.py
cocy/soaplib/util/etreeconv.py
cocy/soaplib/util/odict.py
cocy/soaplib/util/server.py
cocy/upnp/__init__.py
cocy/upnp/device_directory.py
cocy/upnp/device_server.py
cocy/upnp/service.py
cocy/upnp/soap.py
cocy/upnp/ssdp.py
cocy/upnp/adapters/__init__.py
cocy/upnp/adapters/adapter.py
cocy/upnp/adapters/audio_video.py
cocy/upnp/adapters/home_automation.py
cocy/upnp/services/AVTransport_1.xml
cocy/upnp/services/ConnectionManager_1.xml
cocy/upnp/services/RenderingControl_1.xml
cocy/upnp/services/SwitchPower_1.xml
cocy/upnp/templates/m-search-request
cocy/upnp/templates/notify-available
cocy/upnp/templates/notify-result
cocy/upnp/templates/notify-unavailable
sampleapps/__init__.py
sampleapps/binary_light/__init__.py
sampleapps/binary_light/misc.py
sampleapps/binary_light/portlet.py
sampleapps/binary_light/server.py
sampleapps/media_renderer/__init__.py
sampleapps/media_renderer/renderer.py
sampleapps/media_renderer/server.py