AUTHORS
LICENSE
MANIFEST.in
NEWS
README
entry-points.ini
fabfile.py
requirements-dev.txt
requirements.txt
setup.py
docs/Makefile
docs/backup.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_build/.DS_Store
docs/_build/doctrees/backup.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/news.doctree
docs/_build/doctrees/news/version-0.6.1.doctree
docs/_build/doctrees/news/version-0.6.doctree
docs/_build/html/.buildinfo
docs/_build/html/backup.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/news.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/backup.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/news.txt
docs/_build/html/_sources/news/version-0.6.1.txt
docs/_build/html/_sources/news/version-0.6.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/news/version-0.6.1.html
docs/_build/html/news/version-0.6.html
docs/news/version-0.6.1.rst
docs/news/version-0.6.rst
irco/__init__.py
irco/authors.py
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/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/.DS_Store
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/test.db
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/parsers/__init__.py
irco/parsers/base.py
irco/parsers/compendex.py
irco/parsers/scopus.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