Changes between Version 102 and Version 103 of Dependencies
- Timestamp:
- 01/18/19 10:00:20 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dependencies
v102 v103 20 20 ||[https://github.com/aresch/rencode rencode]||[https://pypi.python.org/pypi/rencode/]||[/wiki/PacketEncoding#BencodevsRencode PacketEncoding : rencode vs bencode]||both ||Recommended || 21 21 ||[http://pyyaml.org/ pyyaml]||[https://pypi.python.org/pypi/PyYAML/]||packet encoder||both ||optional (usually unused)|| 22 ||[https://pypi.python.org/pypi/lz4 python-lz4]||[https://github.com/python-lz4/python-lz4]||[/wiki/PacketEncoding lz4 packet compression]||both||Recommended || 23 ||[http://www.oberhumer.com/opensource/lzo/ python-lzo]||[http://www.oberhumer.com/opensource/lzo/download/]||[/wiki/PacketEncoding lzo packet compression]||both||optional - deprecated (usually unused as lz4 is better) - win32 build, see #1044|| 22 ||[https://github.com/lz4/lz4 lz4]||[https://github.com/lz4/lz4/releases]||[/wiki/PacketEncoding lz4 packet compression]||both||Recommended || 23 ||[https://pypi.python.org/pypi/lz4 python-lz4]||[https://github.com/python-lz4/python-lz4]||python wrapper for lz4 ||both||Recommended || 24 ||[https://www.lzop.org/ lzo]||[http://www.oberhumer.com/opensource/lzo/#download]||[/wiki/PacketEncoding lzo packet compression]||both||optional - deprecated (usually unused as lz4 is better) - win32 build, see #1044|| 25 ||[https://github.com/jd-boyd/python-lzo python-lzo]||[https://pypi.org/project/python-lzo/]||python wrapper for lzo ||both ||optional || 24 26 ||[https://cryptography.io/en/latest/ python-cryptography]||[https://pypi.python.org/pypi/cryptography]||Encryption||both|| || 25 27 ||[https://github.com/jstasiak/python-zeroconf python-zeroconf]||[https://pypi.org/project/zeroconf/]||? ||0.19.1 is the last version supported with python2|| … … 30 32 ||[https://www.openssl.org/ openssl]||[https://www.openssl.org/source/]||SSL||both|| || 31 33 ||[https://pypi.org/project/paramiko/ paramiko]||[https://pypi.org/project/paramiko/]||ssh integration||both|| || 34 ||[https://sourceforge.net/projects/sshpass/ sshpass]||[https://sourceforge.net/projects/sshpass/files/sshpass/]||non-interactive SSH password authentication ||usually client|| || 35 ||[https://github.com/google/brotli brotli]||[https://github.com/google/brotli/releases]||HTML client compression||r15540 || 32 36 |||||||||||| - || 33 37 ||||||||||||[/wiki/Authentication Authentication]: || … … 94 98 ||ORC||[http://gstreamer.freedesktop.org/src/orc/]||Sound codecs|| 95 99 ||[https://gmplib.org/ gmplib]||[https://gmplib.org/download/gmp/]||Sound codecs|| 100 ||[https://www.mpfr.org/ mpfr]||[https://ftp.gnu.org/gnu/mpfr/]||Sound codecs|| 96 101 ||[https://liboil.freedesktop.org/wiki/ liboil]||[https://liboil.freedesktop.org/download/]|||Sound codecs|| 97 102 }}} … … 132 137 ||[https://bitbucket.org/ronaldoussoren/modulegraph modulegraph]||[https://pypi.org/project/modulegraph/]|| 133 138 ||[https://bitbucket.org/ronaldoussoren/macholib macholib]||[https://pypi.org/project/macholib/]|| 139 ||[https://www.gnu.org/software/cpio/manual/cpio.html cpio]||[https://www.gnu.org/software/cpio/]|| 140 ||[https://www.pcre.org/ pcre]||[https://ftp.pcre.org/pub/pcre/]|| 141 ||[https://www.gnu.org/software/grep/ grep]||[https://ftp.gnu.org/gnu/grep/]|| 142 ||[https://github.com/hogliux/bomutils bomutils]||[https://github.com/hogliux/bomutils/releases]|| 143 ||[https://github.com/mackyle/xar xar]||[https://github.com/mackyle/xar/releases]|| 144 ||[https://curl.haxx.se/ curl]||[https://curl.haxx.se/download.html]|| 134 145 }}}