Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 10:25:00 +03:00 committed by GitHub
parent 9dc959e921
commit 07051af6e8
1 changed files with 4 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# Description: Python module that implements the SSH2 protocol
# URL: URL: https://github.com/paramiko/paramiko/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: SSH2 protokolünü uygulayan Python modülü
# URL: https://github.com/paramiko/paramiko/
# Packager: milisarge
# Depends on: python python-crypto python-ecdsa
name=python-paramiko
version=1.15.1
release=1
@ -14,7 +14,3 @@ build() {
cd paramiko-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)