AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
hattie/__init__.py
hattie/database.py
hattie/dbmanager.py
hattie/hattie.py
hattie/legistar.py
hattie/manager.py
hattie/tagger.py
hattie/util.py
hattie.egg-info/PKG-INFO
hattie.egg-info/SOURCES.txt
hattie.egg-info/dependency_links.txt
hattie.egg-info/not-zip-safe
hattie.egg-info/top_level.txt
hattie/collector/__init__.py
hattie/collector/action.py
hattie/collector/base.py
hattie/collector/departments.py
hattie/collector/item.py
hattie/collector/main.py
hattie/collector/meeting.py
hattie/collector/people.py
hattie/collector/rss.py
hattie/managers/__init__.py
hattie/managers/base.py
hattie/managers/basic.py
hattie/managers/main.py
hattie/managers/util.py
tests/test_hattie.py