LICENSE
README.rst
setup.py
marvelous/__init__.py
marvelous/character.py
marvelous/characters_list.py
marvelous/comic.py
marvelous/comics_list.py
marvelous/creator.py
marvelous/creators_list.py
marvelous/dates.py
marvelous/events.py
marvelous/exceptions.py
marvelous/series.py
marvelous/series_list.py
marvelous/session.py
marvelous/sqlite_cache.py
marvelous/urls.py
marvelous.egg-info/PKG-INFO
marvelous.egg-info/SOURCES.txt
marvelous.egg-info/dependency_links.txt
marvelous.egg-info/requires.txt
marvelous.egg-info/top_level.txt
marvelous.egg-info/zip-safe
tests/__init__.py
tests/cache_test.py
tests/character_test.py
tests/comic_test.py
tests/creator_test.py
tests/init_test.py
tests/series_test.py