Hi Ludovic,
> Artyom Poptsov skribis:
>
>> I'm working on a library called Guile-SSH. The goal is to provide API
>> for Guile programs for working with SSH protocol.
>>
>> Guile-SSH is a wrapper to the underlying libssh [1] library, and
>> currently it provides only SSH client API. The sources
Hi,
Artyom Poptsov skribis:
> I'm working on a library called Guile-SSH. The goal is to provide API
> for Guile programs for working with SSH protocol.
>
> Guile-SSH is a wrapper to the underlying libssh [1] library, and
> currently it provides only SSH client API. The sources are available
>
Cool!
在 2013-7-16 AM4:06,"Artyom Poptsov" 写道:
>
> Hello,
>
> I'm working on a library called Guile-SSH. The goal is to provide API
> for Guile programs for working with SSH protocol.
>
> Guile-SSH is a wrapper to the underlying libssh [1] library, and
> currently it provides only SSH client API.