.gitignore
.uamd
README.rst
setup.py
docs/.docs
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/tutorial/device.doctree
docs/_build/doctrees/tutorial/index.doctree
docs/_build/doctrees/uamd/index.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/modindex.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/tutorial/device.txt
docs/_build/html/_sources/tutorial/index.txt
docs/_build/html/_sources/uamd/index.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/tutorial/device.html
docs/_build/html/tutorial/index.html
docs/_build/html/uamd/index.html
docs/tutorial/device.rst
docs/tutorial/index.rst
docs/uamd/index.rst
test/__init__.py
test/detect.py
uamd/__init__.py
uamd/cidr.py
uamd.egg-info/PKG-INFO
uamd.egg-info/SOURCES.txt
uamd.egg-info/dependency_links.txt
uamd.egg-info/requires.txt
uamd.egg-info/top_level.txt
uamd.egg-info/zip-safe
uamd/device/__init__.py
uamd/device/browser.py
uamd/device/mobile.py
uamd/device/smartphone.py