Changes between Version 92 and Version 93 of Dependencies
- Timestamp:
- 01/18/19 06:35:36 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dependencies
v92 v93 14 14 ||[http://www.numpy.org/ numpy]||[https://pypi.org/project/numpy/#files]||Python Buffers||both||Recommended || 15 15 ||[http://pyopengl.sourceforge.net/ pyopengl]||[https://pypi.python.org/pypi/PyOpenGL] and [[BR]] [https://pypi.python.org/pypi/PyOpenGL-accelerate]||[/wiki/ClientRendering/OpenGL OpenGL accelerated rendering]||client|| || 16 ||[https://github.com/zdohnal/pycups pycups]||[https://pypi.org/project/pycups/]||[/wiki/Printing]||both|| || 16 17 ||||||||||||[/wiki/Network Network]: || 17 18 ||[https://github.com/aresch/rencode rencode]||[https://pypi.python.org/pypi/rencode/]||[/wiki/PacketEncoding#BencodevsRencode PacketEncoding : rencode vs bencode]||both ||Recommended || … … 20 21 ||[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 22 ||[https://cryptography.io/en/latest/ python-cryptography]||[https://pypi.python.org/pypi/cryptography]||Encryption||both||win32 build, see ticket:876#comment:5|| 23 ||[https://github.com/sigmaris/python-gssapi python-gssapi]||[https://pypi.org/project/python-gssapi]||GSSAPI [/wiki/Authentication Authentication]||server|| #1691|| 24 ||[https://github.com/apple/ccs-pykerberos python-kerberos]||[https://pypi.org/project/kerberos/]||Kerberos [/wiki/Authentication Authentication]||server|| #1691|| 25 ||[https://github.com/phihag/ipaddress python-ipaddress]||[https://pypi.org/project/ipaddress/]||? ||required by another python module?|| 26 [[[https://github.com/kjd/idna python-idna]||[https://pypi.org/project/idna/]||? ||required by another python module?|| 27 ||[https://github.com/micheles/decorator python-decorator]||[https://pypi.org/project/decorator/]||? ||required by another python module?|| 22 28 ||[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|| || 23 29 ||[https://pypi.python.org/pypi/dbus-python/ dbus-python]||[https://dbus.freedesktop.org/releases/dbus-python/]||desktop integration, server control interface ||both||not applicable to MS Windows or Mac OSX||