HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
bin/upnp_tools
simpleTR64.egg-info/PKG-INFO
simpleTR64.egg-info/SOURCES.txt
simpleTR64.egg-info/dependency_links.txt
simpleTR64.egg-info/requires.txt
simpleTR64.egg-info/top_level.txt
simpletr64/__init__.py
simpletr64/devicetr64.py
simpletr64/discover.py
simpletr64/actions/__init__.py
simpletr64/actions/fritz.py
simpletr64/actions/lan.py
simpletr64/actions/system.py
simpletr64/actions/wan.py
simpletr64/actions/wifi.py
tests/__init__.py
tests/context.py
tests/defaults.py
tests/test_device.py
tests/test_discover.py
tests/test_dlna.py
tests/test_fritz.py
tests/test_lan.py
tests/test_system.py
tests/test_wan.py
tests/test_wifi.py