# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-paramiko VERSION= 3.5.0 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= SSH2 protocol library (3.11) SDESC[v12]= SSH2 protocol library (3.12) HOMEPAGE= https://paramiko.org CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/1f/66/14b2c030fcce69cba482d205c2d1462ca5c77303a263260dcb1192801c85 DISTFILE[1]= paramiko-3.5.0-py3-none-any.whl:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON USES= cpe DISTNAME= paramiko-3.5.0.dist-info CPE_PRODUCT= paramiko CPE_VENDOR= paramiko GENERATED= yes [PY311].RUN_DEPENDS_ON= python-bcrypt:single:v11 python-cryptography:single:v11 python-PyNaCl:single:v11 [PY311].USES_ON= python:v11,wheel [PY312].RUN_DEPENDS_ON= python-bcrypt:single:v12 python-cryptography:single:v12 python-PyNaCl:single:v12 [PY312].USES_ON= python:v12,wheel [FILE:1529:descriptions/desc.single] |version| |python| |license| |ci| |coverage| :alt: PyPI - Package Version :alt: PyPI - Python Version :alt: PyPI - License :alt: CircleCI :alt: Codecov Welcome to Paramiko! ==================== Paramiko is a pure-Python [#]_ (3.6+) implementation of the SSHv2 protocol [#]_, providing both client and server functionality. It provides the foundation for the high-level SSH library [Fabric], which is what we recommend you use for common client use-cases such as running remote shell commands or transferring files. Direct use of Paramiko itself is only intended for users who need advanced/low-level primitives or want to run an in-Python sshd. For installation information, changelogs, FAQs and similar, please visit [our main project website]; for API details, see [the versioned docs]. Additionally, the project maintainer keeps a [roadmap] on his personal site. .. [#] Paramiko relies on [cryptography] for crypto functionality, which makes use of C and Rust extensions but has many precompiled options available. See [our installation page ] for details. .. [#] OpenSSH's RFC specification page is a fantastic resource and collection of links that we won't bother replicating here: https://www.openssh.com/specs.html OpenSSH itself also happens to be our primary reference implementation: when in doubt, we consult how they do things, unless there are good reasons not to. There are always some gaps, but we do our best to reconcile them when possible. [FILE:110:distinfo] 1fedf06b085359051cd7d0d270cebe19e755a8a921cc2ddbfa647fb0cd7d68f9 227143 paramiko-3.5.0-py3-none-any.whl