Package: wnpp Severity: wishlist Owner: Vincent Bernat <ber...@debian.org>
* Package name : sshpubkeys Version : 2.2.0 Upstream Author : Olli Jarva <o...@jarva.fi> * URL : https://github.com/ojarva/python-sshpubkeys * License : BSD-3-clause Programming Lang: Python Description : SSH public key parser for Python Binary package names: python3-sshpubkeys python-sshpubkeys pypy-sshpubkeys This module provides a native implementation for validating OpenSSH public keys. Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa keys with NIST curves are supported. -- Use self-identifying input. Allow defaults. Echo both on output. - The Elements of Programming Style (Kernighan & Plauger)