Source-Makefile: feeds/packages/lang/python/python-paramiko/Makefile

Package: python3-paramiko
Submenu: Python
Version: 2.12.0-r2
Depends: +libc +python3-light +python3-logging +python3-bcrypt +python3-cryptography +python3-openssl +python3-pynacl
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: SSH2 protocol library
Maintainer: Javier Marcet <javier@marcet.info>
Source: paramiko-2.12.0.tar.gz
License: LGPL-2.1-or-later
LicenseFiles: LICENSE
CPE-ID: cpe:/a:paramiko:paramiko
URL: https://github.com/paramiko/paramiko/
Type: ipkg
Description:   Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol,
  providing both client and server functionality. While it leverages a Python
  C extension for low level cryptography (Cryptography), Paramiko itself is a
  pure Python interface around SSH networking concepts.
@@

Package: python3-paramiko-src
Submenu: Python
Version: 2.12.0-r2
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: SSH2 protocol library (sources)
Maintainer: Javier Marcet <javier@marcet.info>
Source: paramiko-2.12.0.tar.gz
License: LGPL-2.1-or-later
LicenseFiles: LICENSE
CPE-ID: cpe:/a:paramiko:paramiko
URL: https://github.com/paramiko/paramiko/
Type: ipkg
Description:       Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol,
  providing both client and server functionality. While it leverages a Python
  C extension for low level cryptography (Cryptography), Paramiko itself is a
  pure Python interface around SSH networking concepts.

    This package contains the Python source files for python3-paramiko.
@@
Config:
    depends on PACKAGE_python3-paramiko
@@


