LICENCE
README
setup.cfg
setup.py
bin/makedocomomap.py
tests/__init__.py
tests/test_cidr.py
tests/test_crawler.py
tests/test_docomo.py
tests/test_ezweb.py
tests/test_factory.py
tests/test_nonmobile.py
tests/test_parser.py
tests/test_scraper.py
tests/test_softbank.py
tests/test_willcom.py
tests/data/ke-tai_list.csv
tools/makecidrlist.py
uamobile/__init__.py
uamobile/base.py
uamobile/cidr.py
uamobile/context.py
uamobile/docomo.py
uamobile/docomodisplaymap.py
uamobile/ezweb.py
uamobile/nonmobile.py
uamobile/parser.py
uamobile/softbank.py
uamobile/willcom.py
uamobile.egg-info/PKG-INFO
uamobile.egg-info/SOURCES.txt
uamobile.egg-info/dependency_links.txt
uamobile.egg-info/entry_points.txt
uamobile.egg-info/not-zip-safe
uamobile.egg-info/requires.txt
uamobile.egg-info/top_level.txt
uamobile/cidrdata/__init__.py
uamobile/cidrdata/crawler.py
uamobile/cidrdata/docomo.py
uamobile/cidrdata/ezweb.py
uamobile/cidrdata/softbank.py
uamobile/cidrdata/willcom.py
uamobile/factory/__init__.py
uamobile/factory/base.py
uamobile/factory/docomo.py
uamobile/factory/ezweb.py
uamobile/factory/softbank.py
uamobile/factory/willcom.py
uamobile/utils/__init__.py
uamobile/utils/scraper.py