Changes between Version 84 and Version 85 of Dependencies
- Timestamp:
- 12/23/17 05:16:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dependencies
v84 v85 19 19 ||[https://pypi.python.org/pypi/lz4 python-lz4]||[https://github.com/python-lz4/python-lz4]||[/wiki/PacketEncoding lz4 packet compression]||both||Recommended, win32 build, see [/attachment/ticket/878/lz4-msvc-fix.patch] || 20 20 ||[http://www.oberhumer.com/opensource/lzo/ python-lzo]||[http://www.oberhumer.com/opensource/lzo/download/]||[/wiki/PacketEncoding lzo packet compression]||both||optional (usually unused as lz4 is better) - win32 build, see #1044|| 21 ||[http://pycrypto.org pycrypto]||[https://pypi.python.org/pypi/pycrypto/]||Encryption||both||Deprecated, support removed in version 2||22 21 ||[https://cryptography.io/en/latest/ python-cryptography]||[https://pypi.python.org/pypi/cryptography]||Encryption||both||win32 build, see ticket:876#comment:5|| 23 22 ||[http://alastairs-place.net/projects/netifaces/ python-netifaces]||[https://pypi.python.org/pypi/netifaces]||[https://en.wikipedia.org/wiki/Multicast_DNS Multicast DNS] session publishing||server|| || … … 33 32 ||[https://github.com/libjpeg-turbo/libjpeg-turbo libjpeg-turbo]||[https://sourceforge.net/projects/libjpeg-turbo/files/]||jpeg encoding||both|| || 34 33 ||[https://python-pillow.github.io/ python-pillow]||[https://pypi.python.org/pypi/Pillow]||png,jpeg,webp encoding and decoding, format conversion||both||Required || 35 ||[https://github.com/ifduyue/python-xxhash python-xxhash]||[https://pypi.python.org/pypi/xxhash/]||scrolling detection and unnecessary refresh avoidance||server||See #1232||36 34 ||[http://opencv.org/ opencv]||[http://opencv.org/downloads.html]||[/wiki/Webcam webcam capture]||client|| || 37 35 ||[https://chromium.googlesource.com/libyuv/libyuv/ libyuv]||[https://chromium.googlesource.com/libyuv/libyuv/]||[/wiki/CSC] ||both|| || … … 62 60 63 61 ||= Project =||= Source Download Link =||= Purpose =||=Current Version Used [[BR]](Available) =|| 64 ||[http://sourceforge.net/projects/pywin32/ pywin32]||[http://sourceforge.net/projects/pywin32/files/pywin32/]||Native win32 API||220 (no longer used in version 2)||65 ||[http://timgolden.me.uk/python/wmi/ python-wmi]||[https://pypi.python.org/pypi/WMI/#downloads]||WMI API||1.4.9 (no longer used in version 2)||66 62 ||[http://pythonhosted.org/comtypes/ comtypes]||[https://pypi.python.org/pypi/comtypes]||COM bindings for webcam code||1.1.3 || 67 63 ||[http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty]||[http://tortoisesvn.net/downloads.html]||SSH transport||1.8.11.26392 (see #1095 and note below)|| 68 ||[https://sourceforge.net/projects/pygobjectwin32/ pygobjectwin32]||[https://sourceforge.net/projects/pygobjectwin32/files/]||GObject bindings for Python 3.x and more (GStreamer, GTK, etc)||3.18.2-rev7 (no longer used in version 2)|| 69 ||[http://www.py2exe.org/ py2exe]||[http://sourceforge.net/projects/py2exe/files/py2exe/]||create standalone python 2.7 executables (no longer used in v2)||0.6.9 (no longer used in version 2)|| 70 ||[http://cx-freeze.sourceforge.net/ cx-freeze]||[https://pypi.python.org/pypi/cx_Freeze]||create standalone python 3.x executables||4.3.4 || 64 ||[http://cx-freeze.sourceforge.net/ cx-freeze]||[https://pypi.python.org/pypi/cx_Freeze]||create standalone executables||4.3.4 || 71 65 ||[http://www.jrsoftware.org/isinfo.php InnoSetup]||[http://www.jrsoftware.org/isdl.php]||create installer package||5.5.6 || 72 ||[http://ghostscript.com/ ghostscript]||[http://ghostscript.com/download/]||Printing||9.19 ||73 ||[http://www.ghostgum.com.au/ gsview]||[http://pages.cs.wisc.edu/~ghost/gsview/index.htm]||Printing||5.0 ||74 66 75 67 About putty: we use the [http://tortoisesvn.net tortoisesvn] build which includes a GUI for validating hosts signatures and asking for usernames + passwords. … … 94 86 ||[http://www.libpng.org/pub/png/libpng.html libpng]||[ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/]||1.6.23|| 95 87 ||[https://github.com/libjpeg-turbo/libjpeg-turbo libjpeg-turbo]||[https://sourceforge.net/projects/libjpeg-turbo/files/]||1.5.0|| 96 ||[http://www.ffmpeg.org/ ffmpeg]||[https://www.ffmpeg.org/download.html]|| 3.2.2||88 ||[http://www.ffmpeg.org/ ffmpeg]||[https://www.ffmpeg.org/download.html]||4.1|| 97 89 ||[https://www.openssl.org/ openssl]||[https://www.openssl.org/source/]||1.1.0|| 98 90 }}}