Changes between Version 103 and Version 104 of Dependencies
- Timestamp:
- 01/25/19 03:46:15 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dependencies
v103 v104 11 11 12 12 ||= Project =||= Source Download Link =||= Purpose =||= Client or Server =||= Notes =|| 13 ||[https://developer.gnome.org/glib/ glib]||[https://ftp.gnome.org/pub/gnome/sources/glib/]|| both||Required ||13 ||[https://developer.gnome.org/glib/ glib]||[https://ftp.gnome.org/pub/gnome/sources/glib/]||low-level library||both||Required || 14 14 ||[http://www.gtk.org/ gtk]||[http://ftp.gnome.org/pub/gnome/sources/gtk+/]||UI Toolkit||both||Required. GTK3: see #640|| 15 15 ||[http://www.numpy.org/ numpy]||[https://pypi.org/project/numpy/#files]||Python Buffers||both||Recommended || … … 25 25 ||[https://github.com/jd-boyd/python-lzo python-lzo]||[https://pypi.org/project/python-lzo/]||python wrapper for lzo ||both ||optional || 26 26 ||[https://cryptography.io/en/latest/ python-cryptography]||[https://pypi.python.org/pypi/cryptography]||Encryption||both|| || 27 ||[https://github.com/jstasiak/python-zeroconf python-zeroconf]||[https://pypi.org/project/zeroconf/]|| ?||0.19.1 is the last version supported with python2||27 ||[https://github.com/jstasiak/python-zeroconf python-zeroconf]||[https://pypi.org/project/zeroconf/]||mdns ||0.19.1 is the last version supported with python2|| 28 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|| || 29 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||