diff options
author | Ruben Schuller <sb@rbn.im> | 2018-01-07 22:32:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:49 +0700 |
commit | 3e74ff3032f76f7364efcf9e85c4d3e4b03380cd (patch) | |
tree | d26ae33fe12620da2105d1f882b720452033d9b7 /python/python-nbxmpp/README | |
parent | 8ebe33816bf5fccca526846cc0e88b2765185c30 (diff) |
python/python-nbxmpp: Updated for version 0.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-nbxmpp/README')
-rw-r--r-- | python/python-nbxmpp/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-nbxmpp/README b/python/python-nbxmpp/README index 0b019dc8c8417..2c49f671df270 100644 --- a/python/python-nbxmpp/README +++ b/python/python-nbxmpp/README @@ -3,3 +3,7 @@ applications to use Jabber/XMPP networks in a non-blocking way. This library is initialy a fork of xmpppy one, but using non-blocking sockets. + +If you download with wget you should use the --content-disposition option for +that, or you'll end up with a file named 8 (although the slackbuild checks for +this file, too). |