2008/7/2 Curt Hagenlocher <[EMAIL PROTECTED]>:
> The requirement for PyCrypto means that this won't work as-is under
> IronPython.  Although Paramiko itself is pure Python, PyCrypto is a C
> extension.  It's possible that you could get something going with the
> IronClad project (http://code.google.com/p/ironclad/) which aims to allow
> you to use C extensions with IronPython.

Or FePy project has a reimplementation of PyCrypto for IronPython.

-- 
Seo Sanghyeon
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to