setup.py
ants/__init__.py
ants/admin.py
ants/apps.py
ants/clawer.py
ants/parser.py
ants/tests.py
ants/utils.py
ants/views.py
ants.egg-info/PKG-INFO
ants.egg-info/SOURCES.txt
ants.egg-info/dependency_links.txt
ants.egg-info/not-zip-safe
ants.egg-info/top_level.txt
ants/conf/project_template/manage.py-tpl
ants/conf/project_template/clawers/__init__.py-tpl
ants/conf/project_template/clawers/admin.py-tpl
ants/conf/project_template/clawers/apps.py-tpl
ants/conf/project_template/clawers/models.py-tpl
ants/conf/project_template/clawers/ants/__init__.py-tpl
ants/conf/project_template/clawers/migrations/__init__.py-tpl
ants/conf/project_template/parsers/__init__.py-tpl
ants/conf/project_template/parsers/admin.py-tpl
ants/conf/project_template/parsers/apps.py-tpl
ants/conf/project_template/parsers/models.py-tpl
ants/conf/project_template/parsers/tests.py-tpl
ants/conf/project_template/parsers/views.py-tpl
ants/conf/project_template/parsers/ants/__init__.py-tpl
ants/conf/project_template/parsers/migrations/__init__.py-tpl
ants/conf/project_template/project_name/__init__.py-tpl
ants/conf/project_template/project_name/settings.py-tpl
ants/conf/project_template/project_name/urls.py-tpl
ants/conf/project_template/project_name/wsgi.py-tpl
ants/management/__init__.py
ants/management/utils.py
ants/management/commands/__init__.py
ants/management/commands/runclawer.py
ants/management/commands/runparser.py
ants/migrations/__init__.py
bin/ants-tools.py