Pip install sshpubkeys

개요[ | ]

pip install sshpubkeys
root@zetawiki:~# pip install sshpubkeys
Collecting sshpubkeys
  Downloading https://files.pythonhosted.org/packages/08/96/b5308537f88df326939006a8331a2edc528f25d920c49dbd9fc2c53c4e68/sshpubkeys-3.1.0-py2.py3-none-any.whl
Collecting ecdsa>=0.13 (from sshpubkeys)
  Downloading https://files.pythonhosted.org/packages/63/f4/73669d51825516ce8c43b816c0a6b64cd6eb71d08b99820c00792cb42222/ecdsa-0.13-py2.py3-none-any.whl (86kB)
... (생략)
Building wheels for collected packages: pycparser
  Running setup.py bdist_wheel for pycparser ... done
  Stored in directory: /root/.cache/pip/wheels/c0/a1/27/5ba234bd77ea5a290cbf6d675259ec52293193467a12ef1f46
Successfully built pycparser
Installing collected packages: ecdsa, pycparser, cffi, enum34, asn1crypto, ipaddress, cryptography, sshpubkeys
Successfully installed asn1crypto-0.24.0 cffi-1.11.5 cryptography-2.2.2 ecdsa-0.13 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.18 sshpubkeys-3.1.0
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}