argon2_cffi_bindings: Low-level CFFI bindings for Argon2#
Description#
Low-level CFFI bindings for Argon2
License#
MIT
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
21.2.0
install-requires.txt:
argon2-cffi-bindings
Equivalent System Packages#
alpine:
$ apk add py3-argon2-cffi-bindings
arch:
$ sudo pacman -S python-argon2-cffi-bindings
Fedora/Redhat/CentOS:
$ sudo yum install python-argon2-cffi-bindings
freebsd:
$ sudo pkg install security/py-argon2-cffi-bindings
gentoo:
$ sudo emerge dev-python/argon2-cffi-bindings
macports: install the following packages: py-argon2-cffi-bindings
opensuse:
$ sudo zypper install python-argon2-cffi-bindings
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.