LICENSE
README.md
setup.py
src/galaxy/__init__.py
src/galaxy/http.py
src/galaxy/proc_tools.py
src/galaxy/reader.py
src/galaxy/registry_monitor.py
src/galaxy/task_manager.py
src/galaxy/tools.py
src/galaxy.plugin.api.egg-info/PKG-INFO
src/galaxy.plugin.api.egg-info/SOURCES.txt
src/galaxy.plugin.api.egg-info/dependency_links.txt
src/galaxy.plugin.api.egg-info/requires.txt
src/galaxy.plugin.api.egg-info/top_level.txt
src/galaxy/api/__init__.py
src/galaxy/api/consts.py
src/galaxy/api/errors.py
src/galaxy/api/importer.py
src/galaxy/api/jsonrpc.py
src/galaxy/api/plugin.py
src/galaxy/api/types.py
src/galaxy/unittest/__init__.py
src/galaxy/unittest/mock.py
tests/test_achievements.py
tests/test_authenticate.py
tests/test_chunk_messages.py
tests/test_errors.py
tests/test_features.py
tests/test_friends.py
tests/test_game_library_settings.py
tests/test_game_times.py
tests/test_http.py
tests/test_install_game.py
tests/test_internal.py
tests/test_launch_game.py
tests/test_launch_platform_client.py
tests/test_local_games.py
tests/test_local_size.py
tests/test_os_compatibility.py
tests/test_owned_games.py
tests/test_persistent_cache.py
tests/test_refresh_credentials.py
tests/test_shutdown_platform_client.py
tests/test_stream_line_reader.py
tests/test_subscriptions.py
tests/test_uninstall_game.py
tests/test_user_presence.py