Re: Libssh Python bindings

2020-12-22 Thread Andreas Schneider
On Monday, 21 December 2020 15:47:43 CET Panos K wrote: > Hello, Hi Panos, > > Small update two years on - bindings support up to latest libssh version > (0.9.5). > Binary packages for Windows, OSX and Linux are provided with libssh included > (64 bit only). thank you very much for working o

Re: Libssh Python bindings

2020-12-21 Thread Panos K
Hello, Small update two years on - bindings support up to latest libssh version (0.9.5). Binary packages for Windows, OSX and Linux are provided with libssh included (64 bit only). Regards  10.07.2018, 14:21, "Pan K" :My pleasure. Yes, had seen a couple but no updates for over six years as of now a

Re: Libssh Python bindings

2018-07-10 Thread Pan K
My pleasure. Yes, had seen a couple but no updates for over six years as of now and parts of the API where never implemented. The approach also differs - the ssh-python bindings are a thin wrapper, they do not change the libssh API in major ways beside adding object orientation and other python spe

Re: Libssh Python bindings

2018-06-29 Thread Andreas Schneider
On Thursday, 28 June 2018 13:07:03 CEST Pan K wrote: > Hello list, > > First off, thank you for the awesome library. Hi Panos, thanks for the python bindings. I think there are several out there but none is really maintained. I hope this will not be the case for yours. I will look into the is