Description
python3-paramiko - Make ssh v2 connections (Python 3)
Property | Value |
---|---|
Distribution | Debian Sid |
Repository | Debian Main amd64 |
Package filename | python3-paramiko_2.6.0-1_all.deb |
Package name | python3-paramiko |
Package version | 2.6.0 |
Package release | 1 |
Package architecture | all |
Package type | deb |
Category | python |
Homepage | https://github.com/paramiko/paramiko/ |
License | - |
Maintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
Download size | 121.21 KB |
Installed size | 703.00 KB |
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python3-paramiko_2.6.0-1_all.deb | 2.6.0 | all | Debian Main |
python3-paramiko | - | - | - |
Requires
Name | Value |
---|---|
python3-bcrypt | >= 3.1.3 |
python3-cryptography | >= 2.5 |
python3-nacl | >= 1.0.1 |
python3:any | - |
Download
Type | URL |
---|---|
Mirror | ftp.br.debian.org |
Binary Package | python3-paramiko_2.6.0-1_all.deb |
Source Package | paramiko |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python3-paramiko deb package:
# sudo apt-get install python3-paramiko
Files
Path |
---|
/usr/lib/python3/dist-packages/paramiko/__init__.py |
/usr/lib/python3/dist-packages/paramiko/_version.py |
/usr/lib/python3/dist-packages/paramiko/_winapi.py |
/usr/lib/python3/dist-packages/paramiko/agent.py |
/usr/lib/python3/dist-packages/paramiko/auth_handler.py |
/usr/lib/python3/dist-packages/paramiko/ber.py |
/usr/lib/python3/dist-packages/paramiko/buffered_pipe.py |
/usr/lib/python3/dist-packages/paramiko/channel.py |
/usr/lib/python3/dist-packages/paramiko/client.py |
/usr/lib/python3/dist-packages/paramiko/common.py |
/usr/lib/python3/dist-packages/paramiko/compress.py |
/usr/lib/python3/dist-packages/paramiko/config.py |
/usr/lib/python3/dist-packages/paramiko/dsskey.py |
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py |
/usr/lib/python3/dist-packages/paramiko/ed25519key.py |
/usr/lib/python3/dist-packages/paramiko/file.py |
/usr/lib/python3/dist-packages/paramiko/hostkeys.py |
/usr/lib/python3/dist-packages/paramiko/kex_curve25519.py |
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py |
/usr/lib/python3/dist-packages/paramiko/kex_gex.py |
/usr/lib/python3/dist-packages/paramiko/kex_group1.py |
/usr/lib/python3/dist-packages/paramiko/kex_group14.py |
/usr/lib/python3/dist-packages/paramiko/kex_group16.py |
/usr/lib/python3/dist-packages/paramiko/kex_gss.py |
/usr/lib/python3/dist-packages/paramiko/message.py |
/usr/lib/python3/dist-packages/paramiko/packet.py |
/usr/lib/python3/dist-packages/paramiko/pipe.py |
/usr/lib/python3/dist-packages/paramiko/pkey.py |
/usr/lib/python3/dist-packages/paramiko/primes.py |
/usr/lib/python3/dist-packages/paramiko/proxy.py |
/usr/lib/python3/dist-packages/paramiko/py3compat.py |
/usr/lib/python3/dist-packages/paramiko/rsakey.py |
/usr/lib/python3/dist-packages/paramiko/server.py |
/usr/lib/python3/dist-packages/paramiko/sftp.py |
/usr/lib/python3/dist-packages/paramiko/sftp_attr.py |
/usr/lib/python3/dist-packages/paramiko/sftp_client.py |
/usr/lib/python3/dist-packages/paramiko/sftp_file.py |
/usr/lib/python3/dist-packages/paramiko/sftp_handle.py |
/usr/lib/python3/dist-packages/paramiko/sftp_server.py |
/usr/lib/python3/dist-packages/paramiko/sftp_si.py |
/usr/lib/python3/dist-packages/paramiko/ssh_exception.py |
/usr/lib/python3/dist-packages/paramiko/ssh_gss.py |
/usr/lib/python3/dist-packages/paramiko/transport.py |
/usr/lib/python3/dist-packages/paramiko/util.py |
/usr/lib/python3/dist-packages/paramiko/win_pageant.py |
/usr/lib/python3/dist-packages/paramiko-2.6.0.egg-info/PKG-INFO |
/usr/lib/python3/dist-packages/paramiko-2.6.0.egg-info/dependency_links.txt |
/usr/lib/python3/dist-packages/paramiko-2.6.0.egg-info/requires.txt |
/usr/lib/python3/dist-packages/paramiko-2.6.0.egg-info/top_level.txt |
/usr/share/doc/python3-paramiko/changelog.Debian.gz |
/usr/share/doc/python3-paramiko/copyright |
Changelog
2019-08-17 - Sandro Tosi <morph@debian.org> paramiko (2.6.0-1) unstable; urgency=medium * New upstream release; Closes: #924178, #851474, #892860 * Acknowledge NMU: Closes: #892859, #904635 * debian/control - move under DPMT umbrella (with current maintainers blessing) - bump b-d on cryptograpy to >= 2.5 - drop obsolete X-Python*-Version fields - bump Standards-Version to 4.4.0 (no changes needed) - update Vcs-* fields to point to DPMT repo - update long description; Closes: #766893 * debian/copyright - convert to machine-parsable format - add myself to copyright (previous contributions were not mentioned) - update to new upstream release * debian/patches/remove_pytest_relaxed.patch - refresh patch * debian/source/lintian-overrides - update for new jquery.js
2018-12-01 - Gaudenz Steinlin <gaudenz@debian.org> paramiko (2.4.2-0.1) unstable; urgency=medium * New upstream version 2.4.2 (Closes: #892859) * Fix autopkgtests (switch to pytest) (Closes: #904635)
2018-03-07 - Jeremy T. Bouse <jbouse@debian.org> paramiko (2.4.0-1) unstable; urgency=medium * Imported Upstream version 2.4.0 * Update build for 2.4.0 (Closes: #871249, #882322, #698075)
2016-06-08 - Jeremy T. Bouse <jbouse@debian.org> paramiko (2.0.0-1) unstable; urgency=medium * Imported Upstream version 2.0.0 (Closes: #826737) * Correct email address for patch * Update Standards-Version to 3.9.8, no changes needed * Update doc file names to match upstream changes * Update crypto dependencies * Clean up debian/control, debian/rules and lintian issues * Upstream bug tracking check (Closes: #783313, #754851)
2016-04-11 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.16.0-1) unstable; urgency=medium * Imported Upstream version 1.16.0 (Closes: #816618) * Update debian/patches * Add Python pyasn1 and gssapi build depends (Closes: #804582) * Use upstream test script * Update debian/watch to use pypi.debian.net * Fix dh_auto_test override * Update Standards-Version to 3.9.7, no changes needed * Remove unneeded option
2015-10-25 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.15.3-1) unstable; urgency=medium * Imported Upstream version 1.15.3
2015-07-08 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.15.2-1) unstable; urgency=medium * Imported Upstream version 1.15.2 * Update Standards-Version (no changes needed)
2014-09-23 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.15.1-1) unstable; urgency=medium * Imported Upstream version 1.15.1 * Update gbp.conf section headers for newer version * Move from epydoc to sphinx for doc build * Add patch to localize generated documentation * Implement pybuild buildsystem * debian/gbp.conf: Update postbuild for git-buildpackage * Imported Upstream version 1.15.0 * Specify minimum required version of ecdsa
2014-08-28 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.14.1-1) unstable; urgency=medium [ Thomas Kluyver ] * Add autopkgtest information [ Jeremy T. Bouse ] * Include upstream GitHub Pull Request #352 to fix RC bug. Thanks to Jelmer Vernooij <jelmer> (Closes: #750517, #755910) * Imported Upstream version 1.14.1 * Revert "Include upstream GitHub Pull Request #352 to fix RC bug" as it was included in upstream bug fix release 1.14.1 to remove the regression introduced into 1.14.0.
2014-05-27 - Jeremy T. Bouse <jbouse@debian.org> paramiko (1.14.0-2) unstable; urgency=low * Add extend-diff-ignore to debian/source/options. Thanks to Thomas Goirand <zigo> * Add python-ecdsa to Build-Depends (Closes: #702571) * Add Python 3 support to build. Thanks to Thomas Goirand <zigo> (Closes: #697600, #749512) * Clean up build environment
See Also
Package | Description |
---|---|
python3-paraview_5.7.0-2_amd64.deb | Parallel Visualization Application. python-support |
python3-parfive_1.0.0-2_all.deb | HTTP and FTP parallel file downloader for Python |
python3-parse-type_0.3.4-3_all.deb | BDD plugin for py.test |
python3-parse_1.6.6-0.2_all.deb | Parse provides the reverse function for format(), Python3 package |
python3-parsedatetime_2.4-4_all.deb | Python 3 module to parse human-readable date/time expressions |
python3-parsel_1.5.2-1_all.deb | Python 3 library to extract HTML/XML data using XPath/CSS selectors |
python3-parso_0.5.1-0.1_all.deb | Python parser that supports error recovery - Python 3.X |
python3-partd_1.0.0-1_all.deb | Appendable key-value storage for Python 3 |
python3-parted_3.11.2-11.1+b1_amd64.deb | Python 3 interface for libparted |
python3-passlib_1.7.1-1_all.deb | comprehensive password hashing framework |
python3-paste_3.2.3+dfsg1-1_all.deb | tools for using a Web Server Gateway Interface stack - Python 3.x |
python3-pastedeploy_2.0.1-1_all.deb | load, configure, and compose WSGI applications and servers - Python 3.x |
python3-pastescript_2.0.2-2_all.deb | create file layouts for Python3 packages and serve webapps |
python3-path-and-address_2.0.1-2_all.deb | Functions for server CLI applications used by humans (Python 3) |
python3-path_12.0.1-2_all.deb | module wrapper for os.path for Python 3 |
Advertisement
Advertisement