]> git.proxmox.com Git - rustc.git/blob - src/vendor/libssh2-sys/libssh2/README.md
New upstream version 1.19.0+dfsg1
[rustc.git] / src / vendor / libssh2-sys / libssh2 / README.md
1 # libssh2 - SSH2 library
2
3 libssh2 is a library implementing the SSH2 protocol, available under
4 the revised BSD license.
5
6 [Web site](https://www.libssh2.org/)
7
8 [Mailing list](https://cool.haxx.se/mailman/listinfo/libssh2-devel)
9
10 [BSD Licensed](https://libssh2.org/license.html)
11
12 [Web site source code](https://github.com/libssh2/www)
13
14 Installation instructions:
15 - [for CMake](docs/INSTALL_CMAKE)
16 - [for autotools](docs/INSTALL_AUTOTOOLS)