Language

Package: python2-pynacl @ 1.4.0

Synopsis

Python bindings to libsodium

Description

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.

Home page
https://github.com/pyca/pynacl/
Location
gnu/packages/python-crypto.scm (line: 798, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?