ssh4py is a Python wrapper around libssh2. This package removes methods which require the private API files from libssh2 (channel.getSocket, ssh.getCompressionMethods) and a method which was not exported, and which requires a function that doesn't exist in libssh2 (channel.pollWrite). This package requires a bit more polishing I think. There are still hard-coded paths that should not be required (to be tested on Darwin). All patches should be commented.
5 lines
194 B
Text
5 lines
194 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/01 21:35:31 guigui2 Exp $
|
|
${PYSITELIB}/ssh4py/SSH2.so
|
|
${PYSITELIB}/ssh4py/__init__.py
|
|
${PYSITELIB}/ssh4py/__init__.pyc
|
|
${PYSITELIB}/ssh4py/__init__.pyo
|