LICENSE
README.md
setup.py
anti_useragent/__init__.py
anti_useragent/exceptions.py
anti_useragent.egg-info/PKG-INFO
anti_useragent.egg-info/SOURCES.txt
anti_useragent.egg-info/dependency_links.txt
anti_useragent.egg-info/top_level.txt
anti_useragent.egg-info/zip-safe
anti_useragent/settings/__init__.py
anti_useragent/settings/default_settings.py
anti_useragent/useragent/__init__.py
anti_useragent/useragent/chrome.py
anti_useragent/useragent/firefox.py
anti_useragent/useragent/opera.py
anti_useragent/useragent/ua.py
anti_useragent/utils/__init__.py
anti_useragent/utils/log.py
anti_useragent/utils/misc.py