AUTHORS
LICENSE
MANIFEST.in
NEWS
README
entry-points.ini
requirements-dev.txt
requirements.txt
setup.py
irco/__init__.py
irco/authors.py
irco/conf.py
irco/countries.py
irco/default-settings.ini
irco/errors.py
irco/logging.py
irco/models.py
irco/parser.py
irco/tabular.py
irco/utils.py
irco.egg-info/PKG-INFO
irco.egg-info/SOURCES.txt
irco.egg-info/dependency_links.txt
irco.egg-info/entry_points.txt
irco.egg-info/not-zip-safe
irco.egg-info/requires.txt
irco.egg-info/top_level.txt
irco/explorer/__init__.py
irco/explorer/application.py
irco/explorer/database.py
irco/explorer/filters.py
irco/explorer/paginator.py
irco/explorer/views.py
irco/explorer/static/fonts/glyphicons-halflings-regular.eot
irco/explorer/static/fonts/glyphicons-halflings-regular.svg
irco/explorer/static/fonts/glyphicons-halflings-regular.ttf
irco/explorer/static/fonts/glyphicons-halflings-regular.woff
irco/explorer/static/images/favicon.png
irco/explorer/static/images/logo-32.png
irco/explorer/static/images/logo-64.png
irco/explorer/static/scripts/master.js
irco/explorer/static/scripts/vendor/bootstrap-3.0.2.min.js
irco/explorer/static/scripts/vendor/jquery-2.0.3.min.js
irco/explorer/static/styles/ie.css
irco/explorer/static/styles/print.css
irco/explorer/static/styles/pygments.css
irco/explorer/static/styles/screen.css
irco/explorer/static/styles/styles.css
irco/explorer/templates/base.html
irco/explorer/templates/dict-table.html
irco/explorer/templates/index.html
irco/explorer/templates/macros.html
irco/explorer/templates/authors/index.html
irco/explorer/templates/authors/single.html
irco/explorer/templates/institutions/index.html
irco/explorer/templates/institutions/single.html
irco/explorer/templates/publications/index.html
irco/explorer/templates/publications/single.html
irco/graphs/__init__.py
irco/graphs/authors.py
irco/graphs/country.py
irco/graphs/institutions.py
irco/parsers/__init__.py
irco/parsers/base.py
irco/parsers/compendex.py
irco/parsers/scopus.py
irco/parsers/wos.py
irco/scripts/__init__.py
irco/scripts/convert.py
irco/scripts/data_import.py
irco/scripts/explorer.py
irco/scripts/geolocation.py
irco/scripts/graphs.py
irco/scripts/init.py
irco/scripts/scrape.py
irco/scripts/upgrade.py
irco/test/test_authors.py
irco/test/__pycache__/test_authors.cpython-27-PYTEST.pyc