Source: alt-libssh2
Section: libs
Priority: optional
Maintainer: Ilya Voyskovsky <ivoyskovsky@cloudlinux.com>
Build-Depends: debhelper, alt-openssl-dev, zlib1g-dev, chrpath
Standards-Version: 4.1.4
Homepage: https://libssh2.org/

Package: alt-libssh2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, alt-openssl-libs
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.

Package: alt-libssh2-dev
Section: libdevel
Architecture: any
Depends: alt-libssh2 (= ${binary:Version}), ${misc:Depends}, alt-openssl-dev
Provides: alt-libssh2-devel
Multi-Arch: same
Description: SSH2 client-side library (development headers)
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the development files.
