├── .gitignore ├── README.md └── jabber.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sleduc/weechat-xmpp/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sleduc/weechat-xmpp/HEAD/README.md -------------------------------------------------------------------------------- /jabber.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sleduc/weechat-xmpp/HEAD/jabber.py --------------------------------------------------------------------------------