README.rst
setup.py
data/themes/__init__.py
data/themes/dark.py
plugins/__init__.py
plugins/admin.py
plugins/alias.py
plugins/amsg.py
plugins/autocorrect.py
plugins/capslock.py
plugins/change_title.py
plugins/close_all.py
plugins/corrections_diff.py
plugins/coucou.py
plugins/cyber.py
plugins/day_change.py
plugins/display_corrections.py
plugins/double.py
plugins/exec.py
plugins/figlet.py
plugins/flood.py
plugins/iq_show.py
plugins/irc.py
plugins/link.py
plugins/mirror.py
plugins/mpd_client.py
plugins/otr.py
plugins/pacokick.py
plugins/ping.py
plugins/pipe_cmd.py
plugins/pointpoint.py
plugins/quote.py
plugins/rainbow.py
plugins/random_nick.py
plugins/regex_admin.py
plugins/reminder.py
plugins/reorder.py
plugins/replace.py
plugins/replace_word.py
plugins/revstr.py
plugins/screen_detach.py
plugins/send_delayed.py
plugins/shuffle.py
plugins/simple_notify.py
plugins/spaces.py
plugins/spam.py
plugins/status.py
plugins/stoi.py
plugins/tell.py
plugins/test.py
plugins/time_marker.py
plugins/uptime.py
plugins/gpg/__init__.py
plugins/gpg/gnupg.py
poezio.egg-info/PKG-INFO
poezio.egg-info/SOURCES.txt
poezio.egg-info/dependency_links.txt
poezio.egg-info/entry_points.txt
poezio.egg-info/requires.txt
poezio.egg-info/top_level.txt
scripts/poezio_gpg_export
src/__init__.py
src/args.py
src/bookmarks.py
src/common.py
src/config.py
src/connection.py
src/contact.py
src/daemon.py
src/decorators.py
src/default_config.cfg
src/events.py
src/fifo.py
src/fixes.py
src/gettext.py
src/keyboard.py
src/logger.py
src/multiuserchat.py
src/pep.py
src/plugin.py
src/plugin_manager.py
src/poezio.py
src/poezio_shlex.py
src/pooptmodule.c
src/roster.py
src/roster_db.py
src/roster_sorting.py
src/singleton.py
src/size_manager.py
src/text_buffer.py
src/theming.py
src/timed_events.py
src/user.py
src/vcard.py
src/xhtml.py
src/core/__init__.py
src/core/commands.py
src/core/completions.py
src/core/core.py
src/core/handlers.py
src/core/newcore.py
src/core/newhandlers.py
src/core/structs.py
src/tabs/__init__.py
src/tabs/adhoc_commands_list.py
src/tabs/basetabs.py
src/tabs/bookmarkstab.py
src/tabs/conversationtab.py
src/tabs/data_forms.py
src/tabs/listtab.py
src/tabs/muclisttab.py
src/tabs/muctab.py
src/tabs/privatetab.py
src/tabs/rostertab.py
src/tabs/xmltab.py
src/windows/__init__.py
src/windows/base_wins.py
src/windows/bookmark_forms.py
src/windows/data_forms.py
src/windows/funcs.py
src/windows/info_bar.py
src/windows/info_wins.py
src/windows/input_placeholders.py
src/windows/inputs.py
src/windows/list.py
src/windows/misc.py
src/windows/muc.py
src/windows/roster_win.py
src/windows/text_win.py
test/test_bookmarks.py
test/test_common.py
test/test_completion.py
test/test_config.py
test/test_poopt.py
test/test_theming.py
test/test_windows.py
test/test_xhtml.py