Language

Package: python-privy @ 6.0.0

Synopsis

Library to password-protect your data

Description

Privy is a small and fast utility for password-protecting secret data such as API keys, cryptocurrency wallets, or seeds for digital signatures.

Home page
https://www.dropbox.com/developers
Location
gnu/packages/python-crypto.scm (line: 1576, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?