> > Julia shells out for all ssh functionality. Oh, interesting. That would explain why I couldn't find any SSH.jl with libssh bindings nor libssh references in Julia's sources.
> supporting libgit in base would bring in libssh so maybe this should be > reconsidered in the future. Good to know. I'll also shell out then. It should still be less cumbersome than Python's Popen. Thanks.
