MANIFEST.in
README.md
setup.py
bin/xdcc-dl
doc/__init__.py
xdcc_dl/__init__.py
xdcc_dl/main.py
xdcc_dl/metadata.py
xdcc_dl.egg-info/PKG-INFO
xdcc_dl.egg-info/SOURCES.txt
xdcc_dl.egg-info/dependency_links.txt
xdcc_dl.egg-info/not-zip-safe
xdcc_dl.egg-info/requires.txt
xdcc_dl.egg-info/top_level.txt
xdcc_dl/entities/IrcServer.py
xdcc_dl/entities/Progress.py
xdcc_dl/entities/User.py
xdcc_dl/entities/XDCCPack.py
xdcc_dl/entities/__init__.py
xdcc_dl/gui/XDCCDownloaderGui.py
xdcc_dl/gui/__init__.py
xdcc_dl/gui/pyuic/__init__.py
xdcc_dl/gui/pyuic/xdcc_downloader.py
xdcc_dl/gui/qt_designer/__init__.py
xdcc_dl/logging/Logger.py
xdcc_dl/logging/LoggingTypes.py
xdcc_dl/logging/__init__.py
xdcc_dl/pack_searchers/PackSearcher.py
xdcc_dl/pack_searchers/__init__.py
xdcc_dl/pack_searchers/procedures/__init__.py
xdcc_dl/pack_searchers/procedures/horriblesubs.py
xdcc_dl/pack_searchers/procedures/intel_haruhichan.py
xdcc_dl/pack_searchers/procedures/ixirc.py
xdcc_dl/pack_searchers/procedures/namibsun.py
xdcc_dl/pack_searchers/procedures/nibl.py
xdcc_dl/tests/__init__.py
xdcc_dl/tests/entities/__init__.py
xdcc_dl/tests/entities/test_IrcServer.py
xdcc_dl/tests/entities/test_Progress.py
xdcc_dl/tests/entities/test_User.py
xdcc_dl/tests/entities/test_XDCCPack.py
xdcc_dl/tests/gui/__init__.py
xdcc_dl/tests/gui/test_XDCCDownloaderGui.py
xdcc_dl/tests/integration/__init__.py
xdcc_dl/tests/integration/test_arguments.py
xdcc_dl/tests/integration/test_cli_downloads.py
xdcc_dl/tests/integration/test_search_and_download.py
xdcc_dl/tests/logging/__init__.py
xdcc_dl/tests/logging/test_logging.py
xdcc_dl/tests/pack_searchers/__init__.py
xdcc_dl/tests/pack_searchers/test_PackSearcher.py
xdcc_dl/tests/pack_searchers/procedures/__init__.py
xdcc_dl/tests/pack_searchers/procedures/test_horriblesubs.py
xdcc_dl/tests/pack_searchers/procedures/test_intel_haruhichan.py
xdcc_dl/tests/pack_searchers/procedures/test_ixirc.py
xdcc_dl/tests/pack_searchers/procedures/test_namibsun.py
xdcc_dl/tests/pack_searchers/procedures/test_nibl.py
xdcc_dl/tests/tui/__init__.py
xdcc_dl/tests/tui/test_XDCCDownloaderTui.py
xdcc_dl/tests/xdcc/__init__.py
xdcc_dl/tests/xdcc/test_MultipleServerDownloader.py
xdcc_dl/tests/xdcc/test_XDCCDownloader.py
xdcc_dl/tests/xdcc/layers/__init__.py
xdcc_dl/tests/xdcc/layers/helpers/__init__.py
xdcc_dl/tests/xdcc/layers/helpers/test_variables.py
xdcc_dl/tests/xdcc/layers/irc/__init__.py
xdcc_dl/tests/xdcc/layers/irc/test_BaseIrcClient.py
xdcc_dl/tests/xdcc/layers/irc/test_BotFinder.py
xdcc_dl/tests/xdcc/layers/irc/test_IrcEventPrinter.py
xdcc_dl/tests/xdcc/layers/xdcc/__init__.py
xdcc_dl/tests/xdcc/layers/xdcc/test_DownloadHandler.py
xdcc_dl/tests/xdcc/layers/xdcc/test_MessageSender.py
xdcc_dl/tests/xdcc/layers/xdcc/test_XDCCInitiator.py
xdcc_dl/tui/XDCCDownloaderTui.py
xdcc_dl/tui/__init__.py
xdcc_dl/xdcc/MultipleServerDownloader.py
xdcc_dl/xdcc/XDCCDownloader.py
xdcc_dl/xdcc/__init__.py
xdcc_dl/xdcc/layers/__init__.py
xdcc_dl/xdcc/layers/helpers/BotChannelMapper.py
xdcc_dl/xdcc/layers/helpers/ConnectionStates.py
xdcc_dl/xdcc/layers/helpers/Variables.py
xdcc_dl/xdcc/layers/helpers/__init__.py
xdcc_dl/xdcc/layers/irc/BaseIrcClient.py
xdcc_dl/xdcc/layers/irc/BotFinder.py
xdcc_dl/xdcc/layers/irc/IrcEventPrinter.py
xdcc_dl/xdcc/layers/irc/__init__.py
xdcc_dl/xdcc/layers/xdcc/DownloadHandler.py
xdcc_dl/xdcc/layers/xdcc/MessageSender.py
xdcc_dl/xdcc/layers/xdcc/XDCCInitiator.py
xdcc_dl/xdcc/layers/xdcc/__init__.py