From 27884348382572b07edb825139848f1ea685589a Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Tue, 18 Oct 2022 17:14:30 +0200 Subject: dev-python/paramiko: align longdescription opening and closing tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk Signed-off-by: Sam James --- dev-python/paramiko/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/paramiko') diff --git a/dev-python/paramiko/metadata.xml b/dev-python/paramiko/metadata.xml index 05fe0aaee56e..139a32ac7fa6 100644 --- a/dev-python/paramiko/metadata.xml +++ b/dev-python/paramiko/metadata.xml @@ -10,13 +10,13 @@ This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client mode is now supported too. - + これはSSH2コネクション(クライアントとサーバー)を作り出すためのライブラリです。注 目点はPython言語スクリプト間のセキュアなコネクションを作り出すSSLの代用にSSHを利 用している所です。有名なCipherとHash処理の全てがサポートされています。SFTPクライ アントもサポートされています。 - + Enable server feature -- cgit v1.2.3-65-gdbad