README.md
setup.py
htmltc.egg-info/PKG-INFO
htmltc.egg-info/SOURCES.txt
htmltc.egg-info/dependency_links.txt
htmltc.egg-info/entry_points.txt
htmltc.egg-info/top_level.txt
tagcounter/__init__.py
tagcounter/__main__.py
tagcounter/console.py
tagcounter/data.pickle
tagcounter/domains.yaml
tagcounter/gui.py
tagcounter/htmlParser.py
tagcounter/htmlReader.py
tagcounter/parser.db
tagcounter/tagService.py
tagcounter/urlParser.py
tagcounter/yamlService.py
tagcounter/DB/__init__.py
tagcounter/DB/domainRepo.py
tagcounter/DB/pageRepo.py
tagcounter/DB/models/__init__.py
tagcounter/DB/models/domain.py
tagcounter/DB/models/page.py