freebsd-ports/security/py-pycryptodome/pkg-message
2022-08-06 17:55:12 -07:00

10 lines
259 B
Text

[
{ type: install
message: <<EOM
Install the math/gmp port to enable accelerated processing with the GNU
Multiple Precision Arithmetic Library. PyCryptodome will use the
optional enhancement at runtime automatically if the library is
available.
EOM
}
]