Use https by default
[gentoo.git] / dev-python / paramiko / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>python</herd>
5   <longdescription>
6 This is a library for making SSH2 connections (client or server).
7 Emphasis is on using SSH2 as an alternative to SSL for making secure
8 connections between python scripts.  All major ciphers and hash methods
9 are supported. SFTP client mode is now supported too.
10 </longdescription>
11   <longdescription lang="ja">
12 これはSSH2コネクション(クライアントとサーバー)を作り出すためのライブラリです。注
13 目点はPython言語スクリプト間のセキュアなコネクションを作り出すSSLの代用にSSHを利
14 用している所です。有名なCipherとHash処理の全てがサポートされています。SFTPクライ
15 アントもサポートされています。
16 </longdescription>
17   <upstream>
18     <remote-id type="pypi">paramiko</remote-id>
19     <remote-id type="github">paramiko/paramiko</remote-id>
20   </upstream>
21 </pkgmetadata>